I'm making several api requests from my server. After reading a bunch of other peoples problems, most say if I include the quotaUser variable as a random value, it should consider each request it's own user. See the request
I'm not sure why i'm recieving this error.
As you can see i'm not even close to my limit..
How can I get past this error? It's as if the quotaUser isn't actually being used.
Thanks for any help.