web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / 404 Resource not found...
Power Apps
Unanswered

404 Resource not found in Power Apps but connector works in Power Automate

(0) ShareShare
ReportReport
Posted on by 225

Hi all

 

Getting quite annoyed here with the Power Platform 🙂

 

I have built a Custom Connector that connects to an OData web service URL.

 

I use the URL to get data and it needs a '$filter' parameter to fetch data based on a "No" value.

 

I have built the connector, My connector works perfectly fine in Power Automate, however, when I try to leverage this in Power Apps I get the following error;

NativeNass__0-1708609657579.png

My Powerapps formula looks like this;

NativeNass__1-1708609704996.png

 

When I go and look at the monitor, I see that my URL at the end is processed like this;

 

NativeNass__2-1708609773178.png

 

When I go and look at the test pane where I built my custom connector, the Request URL looks like this;

Btw, the testing of the custom connector works perfectly fine.

NativeNass__3-1708609870450.png

These 2 already don't seem to add up.

 

 

My base request URL in the custom connector wizard is this

NativeNass__4-1708609985918.png

With the following query

NativeNass__5-1708610021217.png

 

 

Anybody got some experiences with this?

 

This is not behaviour one should expect...

 

Thanks in advance

An

 

Categories:
I have the same question (0)
  • bgrgic1 Profile Picture
    124 on at

    Hi @NativeNass_  I believe that you don't have to send it  as an object from PowerApps when it is a query parameter, you specify it as a value, in your case, it would be .GetCustomer("No eq 'xxx'")

  • NativeNass_ Profile Picture
    225 on at

    Hi @bgrgic1 

     

    Unfortunately, this does not work 😕
    Still getting the same error.

  • bgrgic1 Profile Picture
    124 on at

    There is also a problem in custom connectors that occurs when using it in Power apps because Power apps tries to encode the spaces, you can try to replace spaces with +

    Can you try passing the filter like this:  . GetCustomer({$filter:"No+eq+'123'"})

     

    I don't think you need quotes around $filter, but if the above doesn't work try with quotes as well. GetCustomer({'$filter':"sa+as+='asd'"})

  • NativeNass_ Profile Picture
    225 on at

    @bgrgic1 
    Thanks for the input, however, nothing seems to work as expected.
    I have tried almost everything. The fact that it's as 'strange' as it is today doesn't convince me to use something like this in a production environment.

     

    Could be wrong here from my side but it shouldn't need specific workarounds like this.


Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 294 Most Valuable Professional

#2
11manish Profile Picture

11manish 210

#3
Valantis Profile Picture

Valantis 169

Last 30 days Overall leaderboard