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

Curious about Client Secret #64

Open
joshfgohunt opened this issue Dec 15, 2022 · 0 comments
Open

Curious about Client Secret #64

joshfgohunt opened this issue Dec 15, 2022 · 0 comments

Comments

@joshfgohunt
Copy link

I'm working with this flow to try and get a simple proof of concept going, but using the code, with my own credentials is throwing up an error that seems to pertain to a missing field: client_secret.

The issue is I don't see where I would add that in using the existing flow, AuthorizationData (from bingads.authorization) doesn't appear to support that.

IOAuthTokenRequestException: error_code: invalid_client, error_description: AADSTS7000218: The request body must contain the following parameter: 'client_assertion' or 'client_secret'.
Trace ID: f3be6bf5-864e-4ca4-b13c-8ac8dd932d00
Correlation ID: 96a62705-bd55-4980-bb22-0d8c9da4d8e4
Timestamp: 2022-12-15 21:57:50Z


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

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