
Announcements
Hello,
I am fairly new to power apps, and I understand how to build basic apps using simple existing connections such as excel,...
Right now i'm trying to create a custom connector but every call to it is failing... Both in testing phase and in app phase.
My app has no authentication and i'm really not sure what to do ...
An example of one of my methods:
This is my response:
What do I do...
Thanks in advance!!
Managed to solve it myself.
I did so by manually setting the api defintion in my azure app service's configuration and allow all cors url's...