-
Notifications
You must be signed in to change notification settings - Fork 2
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
agent gets 'MISSING_TOKEN' when user denies/cancels the logon on the agent #70
Comments
which party does the agent get the 'MISSING_TOKEN' from? A little more explanation would be useful. |
Agent. POST http://bank.a2p3.net/response/callback HTTP/1.1 {"token":"","state":"m07EZ14jgPMAoD02e69gCw","request":"eyJ0eXAiOiJKV1MiLCJhbGciOiJIUzUxMiIsImtpZCI6IlR6S0pnaW1wYTJON241VHoifQ.eyJpc3MiOiJiYW5rLmEycDMubmV0IiwiYXVkIjoiaXguYTJwMy5uZXQiLCJpYXQiOjEzNjQyNDI2MTQsInJlcXVlc3QuYTJwMy5vcmciOnsicmVzb3VyY2VzIjpbImh0dHA6Ly9wZW9wbGUuYTJwMy5uZXQvc2NvcGUvZGV0YWlscyIsImh0dHA6Ly9zaS5hMnAzLm5ldC9zY29wZS9hbnl0aW1lL251bWJlciJdLCJhdXRoIjp7InBhc3Njb2RlIjp0cnVlLCJhdXRob3JpemF0aW9uIjp0cnVlfSwiY2FsbGJhY2tVUkwiOiJodHRwOi8vYmFuay5hMnAzLm5ldC9yZXNwb25zZS9jYWxsYmFjayJ9fQ.8TzliMRj5Rp9gPsVmW78SHYp7Aa6LpRbgV60JTxehyYGM4QQtuyZ2Dx3sRi-QaPB9KQWyjiA5YKTdnXG6DfcJQ","error":"USER_CANCELLED","errorMessage":"The User cancelled the transaction."} HTTP/1.1 200 OK { |
need to look for error codes when checking if received a valid call |
This leaves the QR displayed on the PC.
The text was updated successfully, but these errors were encountered: