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

502 Error #165

Open
svoltmer opened this issue Mar 13, 2019 · 1 comment
Open

502 Error #165

svoltmer opened this issue Mar 13, 2019 · 1 comment

Comments

@svoltmer
Copy link

Been getting a 502 error when I call:
cb.__call(
"oauth2_token",
{},
function (reply) {
var bearer_token = reply.access_token;
console.log(bearer_token);
}
);

Can you look into this? It's been happening for a couple of days now.

@svoltmer
Copy link
Author

Now it is canceling all requests for oauth2 tokens at "https://api.jublo.net/codebird/oauth2/token"

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