Hey everyone,
I'm really new to programming in AL, and I'm facing a small issue with accessing a self-published OData query.
To start, I just wanted to get a successful GET request without errors, so I published the following query in BC:
However, when I check the result in Postman or a browser, I get the following response:
I have already checked my permissions and I have SUPER permissions, so I don't understand what is causing this issue.
I'm really grateful for any help or suggestions!
UPDATE:
Hey, first of all thanks for the support so far :) I implemented OData and assigned the permission sets, but I'm still getting error messages. When I use OData for authorization, I get the following error with my own API:



