cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
BertMuller1968
Frequent Visitor

API call in custom connector returns empty array

I defined a custom connector in Power Apps and added an API action. I provide an URL and parameters. Power Apps transforms this URL by adding the "europe-002.azure-apim.net/apim" part.

 

My request becomes:

 

BertMuller1968_5-1625504388230.png

 

And this is the response, an empty array:

 

BertMuller1968_1-1625503686507.png

 

This is not correct, there should be items in the array.

 

When I paste the exact same URL in Postman, using the same token, and send the request, I get the correct answer:

 

BertMuller1968_4-1625504252498.png

 

 

Other API calls work fine from the Custom Connector test environment, it's just this one that acts strangely. And it's not just the test environment, in my canvas app the operation gives me empty arrays where I expect an array filled with items.

 

What am I doing wrong here?

1 ACCEPTED SOLUTION

Accepted Solutions
BertMuller1968
Frequent Visitor

Solved, after re-publishing the app.

View solution in original post

1 REPLY 1
BertMuller1968
Frequent Visitor

Solved, after re-publishing the app.

Helpful resources

Top Solution Authors
Top Kudoed Authors
Users online (3,835)