Using the OAuth 2.0 approach for API authentication, I cannot interact with the GET /rest/api/2/projectvalidate/validProjectKey endpoint.
The error I'm receiving is `OAuth 2.0 is not enabled for method: GET /rest/api/2/projectvalidate/validProjectKey`.
Can I get OAuth 2.0 enabled for this endpoint?
Hello Kyle,
Thank you for reaching out.
Indeed, the API resource you mentioned does not support OAuth 2.0 yet, as described in this documentation:
This API resource doesn't support Oauth2 (3LO).
You should be able to execute the API using any other authentication methods listed in the documentation below:
Authentication and authorization
Let us know if you have any questions.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.