Hello, I have a problem with the “$auth0->exchange(ROUTE_URL_CALLBACK)” function.
When I use it after login , it returns the following error: Uncaught Auth0\SDK\Exception\StateException: Missing code.
I’ve checked my URL and the code and the state are both there and it look likes good.
I need help please