提供的凭据无效或帐户处于非活动状态
我正在尝试将OAuth2与Bing广告v9一起使用,并且我继续收到此错误消息
I am trying to use OAuth2 with Bing ads v9 and i keep on getting this error message
遇到错误:
     消息:身份验证失败。提供的凭据无效或帐户处于无效状态。
     细节:
      ErrorCode:InvalidCredentials
     代码:105
Error encountered:
Message: Authentication failed. Either supplied credentials are invalid or the account is inactive
Detail:
ErrorCode: InvalidCredentials
Code: 105
这就是我在做请求的方式
this is how i am doing the request
我按照本页说明进行操作
I followed the instruction on this page
http://msdn.microsoft.com/en-us /library/dn277356.aspx
http://msdn.microsoft.com/en-us/library/dn277356.aspx
获取身份验证令牌,我使用 我收到的access_token作为身份验证令牌。
to get the Authentication Token, and i am using the access_token i received as the Authentication Token.
我该如何解决这个问题?
提前谢谢
您好。
您是否或其他人将Microsoft帐户链接到Bing Ads帐户,如$中所述b $ b 使用OAuth管理用户身份验证。必须将Microsoft帐户用户链接到有效的Bing Ads帐户才能进行身份验证。除此之外,没有什么可以立即浮现在脑海中。我会
然后建议您将SOAP升级为支持。
http://social.msdn.microsoft.com/Forums/en-US/86871946-1276-4181-82ef-2fa9d7c113f4/engaging-support?forum = BingAds
Did you or someone else link the Microsoft account to a Bing Ads account as described in
Managing User Authentication with OAuth. The Microsoft account user must be linked to a valid Bing Ads account for authentication. Aside from that nothing is coming to mind immediately. I would
then suggest that you escalate your SOAP to support.
http://social.msdn.microsoft.com/Forums/en-US/86871946-1276-4181-82ef-2fa9d7c113f4/engaging-support?forum=BingAds
最好的问候,
Eric
Best regards,
Eric