We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Sam80
3 years agoHelpful | Level 5
Re: Suddenly getting "v1_retired" error
It looks like this may be occurring again now when making requests with `grant_type=refresh_token`.
Sam80
Helpful | Level 5
Only a portion of them. They have been reported by other users of our app, from the number of reports I would estimate about 10% of calls.
Greg-DB
3 years agoDropbox Staff
Thanks! I'll let you know once I have any news on this.
- Andreas W.43 years agoNew member | Level 2
Hi,
I observe the same issue for about 24 hours when I refresh the access token.
Is there any news on this issue?
Thanks for the feedback!
Andreas
- Greg-DB3 years agoDropbox Staff
Andreas W.4 Thanks for the note. I don't have an update on this yet. I'll reply here once I do.
- landdogger3 years agoHelpful | Level 5
Can confirm that I’m also getting this error intermittently. I’m using the Python SDK.
Truncated stack trace is below. The issues seems to be around refreshing access tokens.
self.refresh_access_token(scope=self._scope)
File "/home/pi/.local/share/virtualenvs/photo-gallery-jYGSq-8r/lib/python3.9/site-packages/dropbox/dropbox_client.py", line 403, in refresh_access_token
self.raise_dropbox_error_for_resp(res)
File "/home/pi/.local/share/virtualenvs/photo-gallery-jYGSq-8r/lib/python3.9/site-packages/dropbox/dropbox_client.py", line 627, in
raise_dropbox_error_for_resp
raise BadInputError(request_id, res.text)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 2 hours agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!