is it possible that my code is not wrong but there is an issue with the API? how can I know if I reached my daily limit (not sure if such thing exists)
please help!
is it possible that my code is not wrong but there is an issue with the API? how can I know if I reached my daily limit (not sure if such thing exists)
please help!
that error says that too many requests were made in a second, for a free plan the limit if of 25 requests/compute units per second, and in this case it was 32 and that is why that rate limit error shows there