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

Account access token issue #177

Open
VerbingNouns opened this issue Jan 8, 2022 · 1 comment
Open

Account access token issue #177

VerbingNouns opened this issue Jan 8, 2022 · 1 comment
Labels

Comments

@VerbingNouns
Copy link

VerbingNouns commented Jan 8, 2022

Apologies -- starting its own thread:

library(spotifyr) returns:
Warning message: In c(x, values) : closing unused connection 3 (https://developer.spotify.com/documentation/general/guides/authorization/scopes/)

Which may or may not be causing this issue downstream:

get_spotify_authorization_code() returns:
<simpleError in open.connection(x, "rb"): SSL certificate problem: certificate has expired>

But whatever is going on, it means I can't access my own account data, although I can get my access token just fine.

Thanks!

@antaldaniel
Copy link
Collaborator

Hi @VerbingNouns , I'll leave this here so that maybe someone can help with you, but I think this is unrelated to our code - but if someone has any idea what causes this problem, we can write a better error message. My haunch is that you are behind a proxy, you do not get through and you get timed out.

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

No branches or pull requests

2 participants