Migrated from Redmine #1309 | Author: soniya james
Status: Feedback | Priority: High, I’m very impatient | Created: 2024-11-21
Request
https://user-api.simplybook.me/
{
“jsonrpc”: “2.0”,
“method”: “getUserToken”,
“params”: {
“companyLogin”: “vr3airporttest”,
“userLogin”: “viji@gmail.com”,
“userPassword”: “viji@123”
},
“id”: 1
}
Response
{
“error”: {
“code”: -32601,
“message”: “Method not found”,
“data”: null
},
“id”: “1”,
“jsonrpc”: “2.0”
}
Kindly help me for this.