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

java.lang.ArrayIndexOutOfBoundsException - length=1; index=1 #78

Open
5 tasks done
pavelsust opened this issue Dec 6, 2023 · 1 comment
Open
5 tasks done

java.lang.ArrayIndexOutOfBoundsException - length=1; index=1 #78

pavelsust opened this issue Dec 6, 2023 · 1 comment
Labels
bug This points to a verified bug in the code

Comments

@pavelsust
Copy link

Checklist

  • I have looked into the Readme and Examples, and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

Hello,

I am using this library in my android application to decode jwt token but sometimes i am getting this eror (java.lang.ArrayIndexOutOfBoundsException - length=1; index=1) error but token is valid.
How I can solve this issues can you please suggest me.

Reproduction

I can't produce it since my application in play store.

Additional context

No response

JWTDecode.Android version

2.0.2

Android version(s)

13

@pavelsust pavelsust added the bug This points to a verified bug in the code label Dec 6, 2023
@poovamraj
Copy link
Contributor

@pavelsust Any chance you can provide a sample JWT that you used (ensure it is not critical information and just a sample token?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

2 participants