[#1359] Suddenly receiving a -32000 when calling the getUser Token API.

Migrated from Redmine #1359 | Author: Larissa Harrison
Status: Closed | Priority: Immediate, there is BUG! | Created: 2025-02-12


We are getting an error when we we try to obtain a token so that we can call additional APIs.

We are receiving a -32000, Unexpected error when we call the getUser Token API.

Redmine Admin wrote:

hi, please provide raw http request

Larissa Harrison wrote:

Is there a way to do that without sharing the key?

Redmine Admin wrote:

yes, please delete the key before sharing

Larissa Harrison wrote:

{
“jsonrpc” : “2.0”,
“id”: 1,
“method” : “getToken”,
“params” : [
“mobilitydev”,
“—********”
]
}

POST https://user-api.simplybook.us/login

Redmine Admin wrote:

you asked about getUser Token however request is for getToken

Larissa Harrison wrote:

Correction its getToken

Redmine Admin wrote:

the problem found and fixed, sorry for inconvenience.