I am getting a "not authenticated" error when using CCG authentication for an API key.

Symptom
Applies to
Answer

Check the endpoint you are using.  To use the /my-requests endpoint the client application needs to strongly authenticate as a user using the Authorization Code flow. If a client authenticates using the Client Credentials Grant (CCG) flow, you can only use the /requests endpoint.

Additional Information

Authorization Code flow

Client Credentials Grant flow

 

Page ID
54724