Developer Questions

Ask a Question
Back to All

Suddenly I keep getting this error from my login payload

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?