I am facing an issue on V0 '“platform api’s” “create chat” endpoint. It works well initially but After sending a few request on it, it returns random 402 error (credit exceeded error) like this: >> message:402 - {“error”:{“type”:“payment_required_error”,“message”:"You are out of credits. Add more or enable Auto-topup at https://v0.app/chat/settings/billing”}}
Though I have enough credits on my account. Is it for exceeding rate limits? if yes, how much time I have to set intervals between creating each chats?