How to find the error causing FusionAuth to return Invalid Authorization Code via FusionAuth dashboard?
-
As per https://github.com/FusionAuth/fusionauth-issues/issues/150#issuecomment-488106199, FusionAuth would return Invalid Authorization Code instead of the actual error in case something is wrong with the request.
Is there a way to get the actual error via the FusionAuth admin dashboard? I have checked the even logs but that has not helped.
-
Is there a way to get the actual error via the FusionAuth admin dashboard?
You can check the event logs and the system output if you have access to the logs, but I don't believe there's a lot of debugging info available for that particular path.
This troubleshooting doc may be worth reading: https://fusionauth.io/docs/v1/tech/troubleshooting/