system
1
Migrated from Redmine #577 | Author: Tania Osmara
Status: Rejected | Priority: High, I’m very impatient | Created: 2020-09-30
Buenas Tardes.
Elisa me comento que ustedes me pueden ayudar con una prueba que tengo de autentificación con la API.
Estoy probando trabajar con la api pero ya leí la documentación pero no me envía ningún valor exitoso
Te comparto la liga de cómo estamos convocando la API y no se si nos podrías indicar si estamos bien.
https://user-api.simplybook.me/login?X-Company-Login=testsistemadereservas&X-Token=5897364cbdf71bd12fc7110756c6535d58b7af76199600fe73451d2e2aef013e
!!!
system
3
Tania Osmara wrote:
Tania Osmara wrote:
Buenas Tardes.
Elisa me comento que ustedes me pueden ayudar con una prueba que tengo de autentificación con la API.
Estoy probando trabajar con la api pero ya leí la documentación pero no me envía ningún valor exitoso
Te comparto la liga de cómo estamos convocando la API y no se si nos podrías indicar si estamos bien.
https://user-api.simplybook.me/login?X-Company-Login=testsistemadereservas&X-Token=5897364cbdf71bd12fc7110756c6535d58b7af76199600fe73451d2e2aef013e
!!!
Hello!
Good Morning
Help me please.
I have a problement with the authentication of the API.
I work with the API, I read the documentation but it is not working, because it is sending a successful parameter.
I share with you the URL, with which we’re working.
It’s a POST method.
It’s in POSTMAN tool
https://user-api.simplybook.me/login?X-Company-Login=testsistemadereservas&X-Token=5897364cbdf71bd12fc7110756c6535d58b7af76199600fe73451d2e2aef013e
{
“error”: {
“code”: -32600,
“message”: “Invalid Request”,
“data”: null
},
“id”: null
}
system
4
Redmine Admin wrote:
login credential must be headers, not get params
please check our API explorer for details API documentation | SimplyBook.me Online Scheduling