Migrated from Redmine #1089 | Author: Wail Latif Status: Feedback | Priority: High, I’m very impatient | Created: 2023-08-09
Hello,
We have integrated the SimplyBookMe Rest API into our application.
Since August 08th 2023 we are not able to use our refreshed tokens, we keep getting errors : 401 Token Expired.
Because of these errors, we cannot use the SimplyBookMe API, even though the Refresh Token API call works fine.
Hi,
Refresh token does not expire.
Refresh token can be used only once.
We do not clean refresh tokens on a regular basis.
Refresh token becomes invalid in case of changing password. In this case you should use authentication API.
Probably you have used refresh token 2 times.
Please contact online support and provide them all details (including company url and refresh token). and we will check.