From today midday (AEST Time) the refresh token API is returning error as pasted below. Kindly requesting if I can be assisted on how can I get this issue resolved.
Error: 404 Not Found
SimplyBook.me — Free Online Appointment Scheduling Service
This page can not be found
Let us help you
Are you looking for a booking solution for your business?
Hi,
it looks like you are trying to refresh token in multiple threads with the same refresh token, which cause the issue.
Please try to do it in single thread and let us know if you still have the issue.