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

hello, JWT encode error in windows #28

Open
ltfafei opened this issue Dec 27, 2021 · 2 comments
Open

hello, JWT encode error in windows #28

ltfafei opened this issue Dec 27, 2021 · 2 comments

Comments

@ltfafei
Copy link

ltfafei commented Dec 27, 2021

JSON Unmarshal Error

image

@hahwul
Copy link
Owner

hahwul commented Dec 28, 2021

Hi @ltfafei
It seems that the quote character is a value other than "(%22).
Is it the same too if you copy and use the contents below?

jwt-hack encode '{"a":"z"}'

@ltfafei
Copy link
Author

ltfafei commented Dec 29, 2021

Hi @ltfafei It seems that the quote character is a value other than "(%22). Is it the same too if you copy and use the contents below?

jwt-hack encode '{"a":"z"}'

Yes, i get the same error, this problem in Windows, Linux not have this problem.

image

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

No branches or pull requests

2 participants