Rate limit on https://api.magicbell.com/ws/auth #252
-
Hi, during testing we ran into some rate limit for the URL We could not find any information about rate limits for this api. We only found documentation about the rate limit for So please clarify:
Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey @schmidti159 thajk you for trying out MagicBell and sorry about that. The rate limit, for web-socket is harmless, but annoying. However, you are using a deprecated version of the Inbox which in turn uses a deprecated API version. The latest version is documented at https://www.magicbell.com/docs/libraries/magicbell-react Amongst other things, it uses a different web-socket implementation that completely avoids the need for the rate limit. |
Beta Was this translation helpful? Give feedback.
Hey @schmidti159 thajk you for trying out MagicBell and sorry about that.
The rate limit, for web-socket is harmless, but annoying. However, you are using a deprecated version of the Inbox which in turn uses a deprecated API version.
The latest version is documented at https://www.magicbell.com/docs/libraries/magicbell-react
Amongst other things, it uses a different web-socket implementation that completely avoids the need for the rate limit.