I’m now getting a ‘invalid_client’ and ‘No client credentials found’ error. I’ve tried including the client_id that I’ve copied from my SPA configuration in both the body as ‘client_id’ and the query params – neither seems to change it. Any ideas?
The error occurs when Accept and Content-Type headers are not added or have an invalid value. Here is a small cURL example for using the introspect endpoint.