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

Type 'JWT' has no member 'encode' #109

Open
dipenOpenxcell opened this issue Jun 26, 2018 · 3 comments
Open

Type 'JWT' has no member 'encode' #109

dipenOpenxcell opened this issue Jun 26, 2018 · 3 comments

Comments

@dipenOpenxcell
Copy link

I have installed JSONWebToken using pod
when i am encode my dictionary then i get error " Type 'JWT' has no member 'encode'"

please help to solve this issue.
Thanks in advance.

@kylef
Copy link
Owner

kylef commented Jun 26, 2018

Are you passing all the arguments with the correct type? See #97

@dipenOpenxcell
Copy link
Author

Yes i have pass all arguments. please check attachment.
screen shot 2018-06-26 at 5 04 41 pm

@kylef
Copy link
Owner

kylef commented Jun 26, 2018

The compiler might be tripping up on something sooner and the error message could be hiding the underlying cause. What is the type of parameters? Are you perhaps wrapping a dictionary inside a dictionary?

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