Skip to content

Commit 04db40c

Browse files
committed
New translations browserbuild.md (Portuguese, Brazilian)
1 parent e004239 commit 04db40c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/CROWDIN/pb/SettingUpAaps/BrowserBuild.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,15 @@ Variants ending with “Debug” indicates that the APK will be built in debug m
323323

324324
![aaps_ci_html_not_found](../images/Building-the-App/CI/aaps_ci_html_not_found.png)
325325

326+
(aaps-ci-google-token-expired)=
327+
### Google Refresh Token Expired
328+
- Google OAuth2 refresh tokens will expire if not used for 6 months, and may also become invalid under other conditions (e.g., you have changed your Google account password, or manually revoked access). For more details, see the [Google OAuth2 documentation](https://developers.google.com/identity/protocols/oauth2).
329+
- You will see an error indicating that the access token is invalid, as shown below:
330+
331+
![aaps_ci_token_expired](../images/Building-the-App/CI/aaps_ci_token_expired.jpg)
332+
333+
- If your build fails due to an expired or revoked Google refresh token, you will need to redo the [Google Drive Auth](#aaps-ci-google-drive-auth) steps to obtain a new `GDRIVE_OAUTH2` token and update the secret in your GitHub repository, then re-run the build workflow.
334+
326335
(aaps-ci-disable-software)=
327336
### Disable Software That May Interfere With OAUTH Verification
328337
- Disable any VPN or security app (firewall, antimalware,...) on the phone before trying to get the OAUTH key.

0 commit comments

Comments
 (0)