[#1101] Problem with loading token

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.

Dmytro Bondarev wrote:

Hello! What is your company login and public site URL?

Ernest Mésar wrote:

Dmytro Bondarev wrote:

Hello! What is your company login and public site URL?

STK Piešťany | Scheduling and Booking Website & STK Padáň | Scheduling and Booking Website

Dmytro Bondarev wrote:

Hello, we have checked and everything works fine.
Please make sure you are using https://user-api.simplybook.it/login endpoint.
Please check you internet connection.

Ernest Mésar wrote:

Dmytro Bondarev wrote:

Hello, we have checked and everything works fine.
Please make sure you are using https://user-api.simplybook.it/login endpoint.
Please check you internet connection.

Now it works thank you :slight_smile: