I'm trying to obtain authorization token with code flow. I'm using spatie/flysystem-dropbox in laravel. I'm redirected to my site, with code parameter in url, but i can't get my token.
I recieve this error:
{"error_description":"No auth function available for given request","error":"invalid_request"}