-
Hi, I am trying to introspect tokens, but am not able to successfully execute a request. I am using the url provided in the admin console, which is https://nostalgic-hellman-wbxfu3eek6.projects.oryapis.com/oauth2/introspect. What is strange is I have noticed when I mess up other URLs, I get JSON back
However, this is giving me back just text of 404 page not found. Also, it is taking 400+ ms to respond, which seems high for not found. Request:
Does anyone know what I am doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The URL is
|
Beta Was this translation helpful? Give feedback.
The URL is
https://nostalgic-hellman-wbxfu3eek6.projects.oryapis.com/admin/oauth2/introspect
and you additionally have to send the Ory Personal Access Token to authorize that you are allowed to call the introspection endpoint: