Migrated from Redmine #1387 | Author: Guilherme Bueno
Status: Feedback | Priority: Immediate, there is BUG! | Created: 2025-02-26
While following the documentation available in (API documentation | SimplyBook.me Online Scheduling) I encountered a bug when trying to get the calendar data for a specific provider, when trying to pass the providers filter I’m encountering a 500 error. From what I can see I followed the documentation when testing this request.
Request URL:
https://user-api-v2.simplybook.plus/admin/calendar
Request Header
I’ve tried passing the parameters in different ways to make sure It wasn’t an issue with the values i Was passing:
Screenshot by Lightshot (id inside parenthesis)
Screenshot by Lightshot (id enclosed in Brackets)
Screenshot by Lightshot (Just id)
It seems to not break when passing an empty value:
Screenshot by Lightshot (Empty param)
Please let me know if you need more info or if i’m utilizing this endpoint in an unintended way.