Skip to Content
0
Jul 28, 2023 at 08:23 PM

OData 2.0 Error 403 although Token is sucessfull generated

98 Views

Hello,

I want to access the /Members('{Id}') endpoint in the SAP Jam API.
For testing I use Postman and sucessfully created the OData 2.0 Token via Postman but I get the following error when using the token to access the API.
Error: {"error":{"code":403,"message":"Your account is either not authorized, or not enabled to use the API."}}

Thank you in advance!