From c3bd4c8849fc0bff43d879ce5e30f098c8f9fd73 Mon Sep 17 00:00:00 2001 From: Mike Nisbet Date: Mon, 1 Aug 2022 21:47:12 +0100 Subject: [PATCH] Re-add YouTube scopes This reverts commit 52ee480f6012de7b02acb5e68f7fc6c7245562ba. --- Assets/Prefabs/HttpServer.prefab | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Assets/Prefabs/HttpServer.prefab b/Assets/Prefabs/HttpServer.prefab index 22dd906385..c51314b1f2 100644 --- a/Assets/Prefabs/HttpServer.prefab +++ b/Assets/Prefabs/HttpServer.prefab @@ -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