The API Pricing page says “Start experimenting with $5 in free credit that can be used during your first 3 months.”
However my new API (free trial tier) can’t even make the first API call working.
openai.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’}}
It might work after I pay for it, but it’s not free trial!