Migrated from Redmine #131 | Author: kranthi pabba
Status: New | Priority: High, I’m very impatient | Created: 2018-03-23
Hi,
This is Kranthi from Pingup.
The below endpoint to get the access token isn’t working, this did work in the past. Not sure what changed. I get a null body with 200 OK.
Please advise.
Post:
https://user-api.simplybook.me/login
Response Body:
{
“result”: null,
“id”: “1”,
“jsonrpc”: “2.0”
}