You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing/samples/bigquery_agent/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ This sample tests and demos the OAuth support in ADK via two tools:
33
33
* GOOGLE_CLIENT_ID={your client id}
34
34
* GOOGLE_CLIENT_SECRET={your client secret}
35
35
36
-
Note: done't create a separate .env , instead put it to the same .env file that stores your Vertex AI or Dev ML credentials
36
+
Note: don't create a separate .env , instead put it to the same .env file that stores your Vertex AI or Dev ML credentials
37
37
38
38
*3. Follow https://developers.google.com/identity/protocols/oauth2/web-server#creatingcred to add http://localhost/dev-ui to "Authorized redirect URIs".
0 commit comments