Hi,
Do you have an error in your console?
Aren’t you making too many requests on the API
As a basic reminder, you’re only allowed 30 requests per minute.
If you’re making this error, you’re making too many requests.
{
“error”: “Too Many Requests”,
“status”: 429,
“message”: “My ultimate is charging. (You have made too many requests. Please try again later.)”
}