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

unable to get past step2_live #1

Open
zombieland opened this issue Jun 9, 2015 · 1 comment
Open

unable to get past step2_live #1

zombieland opened this issue Jun 9, 2015 · 1 comment

Comments

@zombieland
Copy link

Hi Greg,
I am unable to get past line 245 to fetch the token. Is this code outdated ? We are trying to transition from Google Apps OAuth to Azure AD. Please help

OAUTH STEP 2 - go fetch the token

token_dict = azure_session.fetch_token(BASE_TOKEN_URL % resource_name, code=aad_code, client_secret=CLIENT_KEY, resource=RESOURCE_URI)

raise HTTPError(http_error_msg, response=self) ...
▼ Local vars
Variable Value
self
<Response [400]>
http_error_msg
'400 Client Error: Bad Request'

@sebastus
Copy link
Owner

@zombieland Is this still an issue for you?

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

2 participants