Hi there,
when calling an API in the app, it returns a boolean (true) instead of the record (that is returned when I test the custom connector during design). Anyone an idea what I'm doing wrong here? Do I have to navigate to the body of the response specifically? If so, how?
UpdateContext( { ReturnApiCall:PowerBIClient.DatasetsGetDatasets() } )
creates this:
but when testing it in the connector, it returns a record (in the body):
Thanks a lot!
Solved! Go to Solution.
Hi @Imke ,
I found other user has faced similar issue with you, Please check the information of this case:
Please check if you have specified proper return type within your Open API definition file. Also please check if you have typed proper returned content within the Response Body section of the request in your custom connector.
Hope the reference link could be helpful.
Best Regards.
Yumia
Hi @Imke ,
I found other user has faced similar issue with you, Please check the information of this case:
Please check if you have specified proper return type within your Open API definition file. Also please check if you have typed proper returned content within the Response Body section of the request in your custom connector.
Hope the reference link could be helpful.
Best Regards.
Yumia
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
196 | |
67 | |
46 | |
41 | |
28 |
User | Count |
---|---|
255 | |
121 | |
84 | |
80 | |
80 |