Endpoint /oauth/authorize return nothing
-
?Hello,
I have created my client, checked the “Authorisation code” as allowed grant type.
In settings, the “Enable OAuth Server” is checked.
curl -X GET ‘https://www.domain.com/oauth/authorize?client_id=XXXX&response_type=code’
It returns absolutely nothing, just blank body. I got the same with response with Postman.
With Chrome, I’m just redirected to the redirected URI I have setup in the client settings.
Any idea?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Endpoint /oauth/authorize return nothing’ is closed to new replies.