We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This line doesn't return helpful details as to issues. However, I've seen the following example in error responses that I think we should pass along:
{ error: 'access_denied', error_description: 'Service not enabled within domain: http://topcoder-newauth.auth0.com/' } \ }
The text was updated successfully, but these errors were encountered:
@sachin-maheshwari thoughts on the above?
Sorry, something went wrong.
@cwdcwd sorry i missed this..i'll look into this.
@cwdcwd 🤦♂ I think this is what I ran into yesterday. Not sure a duplicate ticket is going to help. The issue I had trouble with was
tc-core-library-js/lib/auth/m2m.js
Line 70 in f453529
That "Unknown error" has no details, making it take way too long to properly debug what was going on.
@sachin-maheshwari think we can get some one on this?
sachin-maheshwari
No branches or pull requests
This line doesn't return helpful details as to issues. However, I've seen the following example in error responses that I think we should pass along:
The text was updated successfully, but these errors were encountered: