Code: jwt_auth_no_auth_headern
Message: Authorization header not found
If you faced this error during development then this error due to header not set on your admin panel
Solution: Just check Enable JWT Authentication section wordpress document to resolve this issue
Error: Expired token
Code: jwt_auth_invalid_token
Message: Expired token
This error occure due to Expired user token.
Solution: Logout and re-login to your android app
We are working on autologin system. we will update it soon.
Facebook Comments