I got a rate limit error while accessing activity and sleep data for one user. Per my calculations, I made 54 calls. Before that I made many more calls for another user. I am making one settings and profile call (timezone and last sync) and one object call (sleep or activity), I got limited on my 18th call of this set. (Update: happened again at exactly the same number of fetches (18x3) after 12 hours calendar time)
Is there a dashboard where I can see how many calls I made for what user? Do you have corporate plan where these limits can be increased? They are pretty low.
Thanks
Jitendra
Answered! Go to the Best Answer.
Best Answer
Do token fetches/refreshes count? In that case I was getting rate limited after (3+3+3)X 18 = 162calls.
Best Answer