exchangeCodeForSession not working
Why can I not create a session with that code. I've tried everything. Someone please help me.
Example url: http://localhost:3000/reset-password?code=558dd56e-417a-4c42-a7a7-43b8d978f765
AuthApiError: invalid request: both auth code and code verifier should be non-empty
at handleError (fetch.ts:102:9)
at async _handleRequest (fetch.ts:195:5)
at async _request (fetch.ts:157:16)
at async SupabaseAuthClient._exchangeCodeForSession (GoTrueClient.ts:868:31)
Example url: http://localhost:3000/reset-password?code=558dd56e-417a-4c42-a7a7-43b8d978f765
AuthApiError: invalid request: both auth code and code verifier should be non-empty
at handleError (fetch.ts:102:9)
at async _handleRequest (fetch.ts:195:5)
at async _request (fetch.ts:157:16)
at async SupabaseAuthClient._exchangeCodeForSession (GoTrueClient.ts:868:31)