I’m trying to run the simplest following code, however I am getting a 429 error:
RateLimitError: Error code: 429 - {‘error’: {‘message’: ‘You exceeded your current quota, please check your plan and billing details.’, ‘type’: ‘insufficient_quota’, ‘param’: None, ‘code’: ‘insufficient_quota’}}
This is very strange because I just added $10 to my balance, and it is telling me that I exceeded my current quota. I haven’t been able to do any request, so I’m not sure how I could have possibly exceeded my quota. Any help would be highly appreciated, thanks in advance.