Developer Questions
Suddenly I keep getting this error from my login payload
about 1 year ago by Jose
Request failed with error: MAX_LOOKUP_TIME_REACHED: Max. lookup time (for all endpoints) reached without receiving a valid response.
payload:
{
"submit": false,
"txjson": {
"TransactionType": "SignIn"
},
"options": { "expire": 1 }
}
Any idea why this happens?