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

Get access token error with appengine server #32

Open
mostafamarji opened this issue Sep 14, 2017 · 3 comments
Open

Get access token error with appengine server #32

mostafamarji opened this issue Sep 14, 2017 · 3 comments

Comments

@mostafamarji
Copy link

I am trying to use this library with google app engine server (java 8) , when I am running the code locally the code run normally but when I make deploy online I got this error :

Uncaught exception from servlet java.lang.RuntimeException: Failed to get access token at com.spotify.google.cloud.pubsub.client.Pubsub.<init>(Pubsub.java:160) at com.spotify.google.cloud.pubsub.client.Pubsub.<init>(Pubsub.java:82) at com.spotify.google.cloud.pubsub.client.Pubsub$Builder.build(Pubsub.java:975) at com.spotify.google.cloud.pubsub.client.Pubsub.create(Pubsub.java:938)

@danielnorberg
Copy link
Contributor

What credentials are you using? Default?

@mostafamarji
Copy link
Author

yes default credentials

@santhh
Copy link

santhh commented Jan 18, 2018

Is there any workaround for this issue? I am also having the same.

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

3 participants