Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A stop - start of the node-red container didn't refresh token. #10

Open
janvda opened this issue Dec 9, 2019 · 2 comments
Open

A stop - start of the node-red container didn't refresh token. #10

janvda opened this issue Dec 9, 2019 · 2 comments

Comments

@janvda
Copy link
Owner

janvda commented Dec 9, 2019

9 Dec 09:02:57 - [info] Starting flows
9 Dec 09:02:57 - [warn] [google:google photos api] node.config.credentials.refreshToken:1//03iXkBhr7-NeFCgYIARAAGAMSNw
9 Dec 09:02:57 - [warn] [google:google photos api] node.config.credentials.expireTime:12/9/2019, 8:57:01 AM
9 Dec 09:02:57 - [warn] [google:google photos api] node.config.credentials.refreshToken:1//03iXkBhr7-NeFCgYIARAAGAMSNw
9 Dec 09:02:57 - [warn] [google:google photos api] node.config.credentials.expireTime:12/9/2019, 8:57:01 AM
9 Dec 09:02:57 - [warn] [google:google photos api] node.config.credentials.refreshToken:1//03iXkBhr7-NeFCgYIARAAGAMSNw
9 Dec 09:02:57 - [warn] [google:google photos api] node.config.credentials.expireTime:12/9/2019, 8:57:01 AM
9 Dec 09:02:57 - [info] Started flows
9 Dec 09:03:02 - [warn] [google:google photos api] node.on('input'):[object Object]
9 Dec 09:03:02 - [warn] [google:google photos api] get_albums_list ...
9 Dec 09:03:02 - [error] [google:google photos api] TypeError: Cannot read property 'albums' of null
9 Dec 09:03:02 - [warn] [google:google photos api] ... end node.on()
@janvda
Copy link
Owner Author

janvda commented Dec 9, 2019

Maybe we should save the access token and refresh token in a local file and use that.

@janvda
Copy link
Owner Author

janvda commented Dec 9, 2019

most likely this is because the google servers can't be reached currently for upload (ports are blocked)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant