BingAds / BingAds-PHP-SDK

Other
56 stars 46 forks source link

Error with WebAuthentication #143

Closed brasileric closed 3 years ago

brasileric commented 3 years ago

When I try to get the refreshToken I get this error with RequestOAuthTokensByResponseUri:

Error: invalid_client Description: AADSTS7000215: Invalid client secret is provided. Trace ID: ea504047-0971-49be-8361-24d6c370db00 Correlation ID: feed771a-d8f4-47cc-9525-442ab2f1aa8c Timestamp: 2020-12-08 11:32:07Z

Have checked the client secret many times and I'm sure this is right. Or do I have to use the value here instead of the ID?

image

brasileric commented 3 years ago

I already found out that I need the value. Now it's working. Excuse me...