Migrated from Redmine #198 | Author: Dan Dev Status: New | Priority: High, I’m very impatient | Created: 2018-07-23
Hello!
I’m trying to integrate simplybook calendar with my client’s recruiting system. My code get access token and $client object, but when I call any function to retrieve actual data I’m getting an error “Access denied”.
Here is a schreenshot of my accounts profile (and - yes, I’ve tried to use the company name dandave (in lowercase) instead of DanDav, that doesn’t work either). Strange, I just logged in using the same credentials.
Actually I’ve registered this account a few days ago just to try out if simplybook is a good fit for my client. Once I’ll get the integration working, my client will register his company’s account.
Here is a schreenshot of my accounts profile (and - yes, I’ve tried to use the company name dandave (in lowercase) instead of DanDav, that doesn’t work either). Strange, I just logged in using the same credentials.
Actually I’ve registered this account a few days ago just to try out if simplybook is a good fit for my client. Once I’ll get the integration working, my client will register his company’s account.
Strange, cannot attach the image here, will upload to some server and insert here a link.
ok, then it is clear. You need to use user-api.simplybook.it (not me) as endpoint and dandev in lowercase
It works, thank you!
By the way, maybe it would be useful to update the API’s documentation to avoid confusing other developers in the future. Or changing the endpoint url was necessarily only in this specific case?