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
I am trying to create a sync from Google Drive to Google Photos.
Using my Oauth 2 credentials, I can download files from Google Drive.
I can read from Google Photos.
When I try to upload a file I get an issue.
Hi,
I am trying to create a sync from Google Drive to Google Photos.
Using my Oauth 2 credentials, I can download files from Google Drive.
I can read from Google Photos.
When I try to upload a file I get an issue.
CasCap.Services.GooglePhotosService[0]
StatusCode=Unauthorized, RequestUri=https://photoslibrary.googleapis.com/v1/uploads
Some Issue with header it is says:
{
"code": 16,
"message": "Authentication session is not defined."
}
The text was updated successfully, but these errors were encountered: