system
1
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.
system
2
Redmine Admin wrote:
hi, please provide raw http request
system
3
Larissa Harrison wrote:
Is there a way to do that without sharing the key?
system
4
Redmine Admin wrote:
yes, please delete the key before sharing
system
5
Larissa Harrison wrote:
{
“jsonrpc” : “2.0”,
“id”: 1,
“method” : “getToken”,
“params” : [
“mobilitydev”,
“—********”
]
}
POST https://user-api.simplybook.us/login
system
6
Redmine Admin wrote:
you asked about getUser Token however request is for getToken
system
8
Redmine Admin wrote:
the problem found and fixed, sorry for inconvenience.