You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
Hi, I am building a desktop platform for trading with binary.com . while testing I sometime get the error
[ServerError] You have reached the rate limit for ticks_history.
Please, can you confirm if this is API token based or AppId based? I am assuming it is because I am using the same API token across a couple of computers while testing simultaneously, but I just want to be sure it is not something my user will experience unless they are using multiple instances.
i.e. the rate limit is on the API token or IP address, and not limited by the AppId which will be the same for every user who is using my platform.
Many thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I am building a desktop platform for trading with binary.com . while testing I sometime get the error
[ServerError] You have reached the rate limit for ticks_history.
Please, can you confirm if this is API token based or AppId based? I am assuming it is because I am using the same API token across a couple of computers while testing simultaneously, but I just want to be sure it is not something my user will experience unless they are using multiple instances.
i.e. the rate limit is on the API token or IP address, and not limited by the AppId which will be the same for every user who is using my platform.
Many thanks
The text was updated successfully, but these errors were encountered: