We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am getting domain whlile decoding token. {"status":false,"error":{"classname":"DomainException","message":"Unexpected control character found"}}
{"status":false,"error":{"classname":"DomainException","message":"Unexpected control character found"}}
The text was updated successfully, but these errors were encountered:
I'm getting same error
Sorry, something went wrong.
Can you please check if the generated token contains any special character.
Also can you forward me steps to reproduce the issue with sample data / token?
I got the same error but i removed bearer part from my curl request. Then i got response as {"id":"1"} ; :)
No branches or pull requests
I am getting domain whlile decoding token.
{"status":false,"error":{"classname":"DomainException","message":"Unexpected control character found"}}
The text was updated successfully, but these errors were encountered: