Hi Eric, I have watched your video on how to Expose Business Logic as an API for Power Platform and followed all the steps and can see it working on my environment and release sales orders. However, I need to be able to call the release action from another middleware. I was trying to validate the action using postman, but I can’t get it working. My result screenshot is attached.
At this stage, I’m not sure if I need to add anything else to the endpoint generated by Simple Object. Can you clarify? Thanks David
Hi Eric,
Following up on the query placed by my colleague, we have been able to access all custom APIs I created via Simple Object without issue with my current app settings. Could you kindly point out what permissions you are referring to?
Successful GET operation on the Ship-To Address (I’m also able to write back using POST).
So far, I have successfully exposed Ship-To Address, Sales Header, Sales Lines, and Customers. On all of this, I can do GET/POST without issues.
I did a further test refreshing my Bearer token, but the response is the same:
Thanks in advance for your help.
Diego Lother
Your Microsoft Entra App does not have permissions to the APIs. Give the Entra the permission set from your app.
You need to give your Entra application the permission set from your app, so it get permissions to the tables in your app.