I created a chatbot ap about 3 weeks ago. Maybe asked it about 7 questions ( success) and never used it again.
I launched it 3 weeks later ( today) and I am getting 404: Quota Exceeded permanently.
There appears to be no increase in quota over time as suggested in the other post on this error.
I don't see how the chatbot can ever be used by me.
?
Have you shared this app with others? If so, they're using your quota as the quota is per App Inventor-generated token and all users of a compiled app will use the same user token.
I have not shared the compiled AP.
Are you sure the quota is not for ALL APs ? (Else every AP can generate its own unique token ?)
So what is the quota ? x accesses per day/hour/week ..... ? per character/ word/line ... ? or .... what ?
And quota increment z per day/month/hour ?
Blocked yesterday and accessing today does not suggest a token per AP.
There is no quota applied if people use their own API keys (except those set from the OpenAI side). The quota is only applied if the MIT-provided token is used because we need to control our costs.
Thanks Steve -- looks like both those links take you to Pricing ( eventually) where it appears that neither option is free any more.
( calculating the "quota usage" using the unknown "quota" doesn't make sense to me)