Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when signing out #367

Closed
newtondotcom opened this issue May 8, 2024 · 1 comment
Closed

Error when signing out #367

newtondotcom opened this issue May 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@newtondotcom
Copy link

Version

@nuxtjs/supabase: ^1.1.7
nuxt: ^3.11.1

Reproduction Link

https:/newtondotcom/mgrs

Steps to reproduce

Just try to log in and log out and look at console

What is Expected?

To log out user without issue

What is actually happening?

Forbidden 403 error page saying :
"message":"No API key found in request","hint":"No apikey request header or url param was found."}

I can't use const supabaseAuth = useSupabaseAuthClient() because it is not found

@newtondotcom newtondotcom added the bug Something isn't working label May 8, 2024
@newtondotcom newtondotcom changed the title Error wehen. Error when signing out May 8, 2024
@larbish
Copy link
Collaborator

larbish commented Jul 5, 2024

Can you have a try with the latest release? https:/nuxt-modules/supabase/releases/tag/v1.3.1

@larbish larbish closed this as completed Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants