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!