Skip to content

Commit

Permalink
Re-add YouTube scopes
Browse files Browse the repository at this point in the history
This reverts commit 52ee480.
  • Loading branch information
mikeskydev committed Aug 2, 2022
1 parent 2d5d931 commit 2052fc0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Assets/Prefabs/HttpServer.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ MonoBehaviour:
- https://www.googleapis.com/auth/vrassetdata.readonly
- https://www.googleapis.com/auth/drive.file
- https://www.googleapis.com/auth/drive.appdata
m_AdditionalDesktopOAuthScopes: []
m_AdditionalDesktopOAuthScopes:
- https://www.googleapis.com/auth/youtube.upload
- https://www.googleapis.com/auth/youtube.readonly
m_CallbackPath: /authorize
m_LoggedInTexture: {fileID: 2800000, guid: 0d05cda193064458a9a7bb085905c5a1, type: 3}
m_TokenStorePrefix: GoogleOAuth2
Expand Down

0 comments on commit 2052fc0

Please sign in to comment.