Yahoo OAuth2的snapLogic REST帐户

Yahoo OAuth2的snapLogic REST帐户

问题描述:

如何为Yahoo OAuth2创建snapLogic REST帐户?

How do you create a snapLogic REST Account for Yahoo OAuth2?

我可以使请求授权"部分正常工作,但是在我对应用程序进行身份验证之后,snapLogic没有填充访问令牌

I'm able to get the Request Authorization part to work but after I authrozie the application, snapLogic does not have the Access token populated

以下是我使用显式授予流成功与yahoo建立OAuth连接的设置(

Here are the settings that I used to successfully establish an OAuth connection with yahoo using the explicit grant flow (https://developer.yahoo.com/oauth2/guide/flows_authcode/)

尽管使用了Yahoo在其文档中概述的参数,snapLogic REST Account对象不需要您显式定义所有这些参数.这是我定义的参数,以使Authorize和Refresh令牌正常工作.

Depsite the parameters that yahoo outlines in their documentation, the snapLogic REST Account object does not need you to explicitly define all of those parameters. Here are the parameters that I defined to get Authorize and Refresh token to work.