Migrated from Redmine #1101 | Author: Ernest Mésar
Status: Closed | Priority: High, I’m very impatient | Created: 2023-09-07
Hello again we have a problem with loading the data to get the token. I am sending the request and the error it throws us.
URL : https://user-api.simplybook.me/login & https://user-api.simplybook.it/login - i was trying both of them
Method : POST
Request : {“jsonrpc”:“2.0”,“method”:“getUserToken”,“params”:[“company”,“login”,“pass”],“id”:1}
And the error what ive received everytime : The operation failed with an error. ETIMEDOUT: Service is temporarily unavailable.
I have another accounts on simplybookme and on every acc ive using this post request and it works.