We are using google drive api to download the content, which was working fine from last 2 years, suddenly from yesterday we started facing error as below:
<title>Error 403 (Forbidden)!!1</title><a href=//www.google.com/> <span id=logo aria-label=Google></span></a>
<p><b>403 Forbidden</b>
<p>Your client does not have permission.```
steps to reproduce:
Headers : Authorization: Bearer <token>
Content create on google drive are getting downloaded, while content uploaded to drive from local machine is not getting downloaded via API.
Any help would be appreciated.
Thanks