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

Getting JWT error while making API request #212

Open
Aathiiii opened this issue Mar 15, 2024 · 1 comment
Open

Getting JWT error while making API request #212

Aathiiii opened this issue Mar 15, 2024 · 1 comment

Comments

@Aathiiii
Copy link

Can somebody help me what i missed? I'm trying to make an API call. I'm getting error saying "JWT must be provided"

500 error

I have given H-256 JWT key on my .env file. and installed required package.
sample JWT key

eyJhbGciOiJIUzI1NiJ9.eyJSb2xlIjoiQWRtaW4iLCJJc3N1ZXIiOiJQcmF2YWFoIGNvbnN1bHRpbmciLCJVc2VybmFtZSI6IlF1YW50dW0gd2lkZ2V0cyIsImV4cCI6MTcxMDIyMDU4NSwiaWF0IjoxNzEwMjIwNTg1fQ.2oL5nvFGLbYEVNN_zvuUTcW-jBQzLeTvCjU5COxFRR0

Can anyone tell me where i am missing out?

@askeric
Copy link

askeric commented Dec 20, 2024

Is the JWT on the request (see the request tab)?

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

No branches or pull requests

2 participants