GithubHelp home page GithubHelp logo

Comments (3)

dickhardt avatar dickhardt commented on August 29, 2024

which party does the agent get the 'MISSING_TOKEN' from? A little more explanation would be useful.

from a2p3.

GregTurner avatar GregTurner commented on August 29, 2024

Agent.

POST http://bank.a2p3.net/response/callback HTTP/1.1
Host: bank.a2p3.net
Connection: keep-alive
Accept: application/json, text/javascript, /; q=0.01
Accept-Encoding: gzip, deflate
Accept-Language: en-us
Content-Type: application/json;
Origin: file://
Cookie: connect.sess=s%3Aj%3A%7B%7D.ByYL5tZroSYEsOA2I76dsDFcmGVwhx45qahPkLkoERQ
Content-Length: 664
Connection: keep-alive
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_2 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B146

{"token":"","state":"m07EZ14jgPMAoD02e69gCw","request":"eyJ0eXAiOiJKV1MiLCJhbGciOiJIUzUxMiIsImtpZCI6IlR6S0pnaW1wYTJON241VHoifQ.eyJpc3MiOiJiYW5rLmEycDMubmV0IiwiYXVkIjoiaXguYTJwMy5uZXQiLCJpYXQiOjEzNjQyNDI2MTQsInJlcXVlc3QuYTJwMy5vcmciOnsicmVzb3VyY2VzIjpbImh0dHA6Ly9wZW9wbGUuYTJwMy5uZXQvc2NvcGUvZGV0YWlscyIsImh0dHA6Ly9zaS5hMnAzLm5ldC9zY29wZS9hbnl0aW1lL251bWJlciJdLCJhdXRoIjp7InBhc3Njb2RlIjp0cnVlLCJhdXRob3JpemF0aW9uIjp0cnVlfSwiY2FsbGJhY2tVUkwiOiJodHRwOi8vYmFuay5hMnAzLm5ldC9yZXNwb25zZS9jYWxsYmFjayJ9fQ.8TzliMRj5Rp9gPsVmW78SHYp7Aa6LpRbgV60JTxehyYGM4QQtuyZ2Dx3sRi-QaPB9KQWyjiA5YKTdnXG6DfcJQ","error":"USER_CANCELLED","errorMessage":"The User cancelled the transaction."}

HTTP/1.1 200 OK
x-powered-by: Express
content-type: application/json; charset=utf-8
content-length: 104
date: Mon, 25 Mar 2013 20:16:56 GMT
connection: keep-alive

{
"error": {
"code": "MISSING_TOKEN",
"message": "token, request and state are required"
}
}

from a2p3.

dickhardt avatar dickhardt commented on August 29, 2024

need to look for error codes when checking if received a valid call

from a2p3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.