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: Failed to match page sections: {"code":"PGRST301","details":null,"hint":null,"message":"JWSError JWSInvalidSignature"} #38

Open
Coreeze opened this issue Jul 17, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@Coreeze
Copy link

Coreeze commented Jul 17, 2023

First, thanks for the awesome template - I learned a bunch in a very short time!

Everything works perfectly for me, apart from running the instance locally.

After running all the steps in the README, I get this error when submitting a query: Failed to match page sections: "code":"PGRST301","details":null,"hint":null,"message":"JWSError JWSInvalidSignature"}

I cant fix seem to fix it until now and any help is appreciated!

@Coreeze Coreeze added the documentation Improvements or additions to documentation label Jul 17, 2023
@mukhrr
Copy link

mukhrr commented Dec 6, 2023

the same issue @gregnr

@PieterDePauw
Copy link

@Coreeze @mshakhriyorov

Make sure that you have set up the environment variables correctly in your .env file (or preferably, add them via the Vercel dashboard, if you host the Next.js application there). Double-check that NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_ANON_KEY and SUPABASE_SERVICE_ROLE_KEY contain the correct values.

That seems to be your problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants