79351521

Date: 2025-01-13 08:16:37
Score: 1
Natty:
Report link

I think the most clear understanding of this issue is that:

You are passing something different than what is registered for your OAuth Client.

It can be the key or something else from the table oauth_clients. So, check every parameter you are passing.

In my case the "redirect" param value differed from what I had saved on the database.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Marcos Freitas