• 所有请求需要带有有效访问令牌

    All requests need to pass a valid access token.

    youdao

  • 我得到错误,并说我必须指定访问令牌

    The POST Facebook login request must specify the access token in the body of the request.

    youdao

  • 是因为目前Twitter访问令牌没有到期

    This is because currently an access token from Twitter does not expire.

    youdao

  • 成功确认之后服务提供商颁发访问令牌访问保护资源

    Upon successful validation, the service provider issues the access token to access the protected resources.

    youdao

  • 访问令牌路径:/uas/oauth/accessToken

    Access token path: /uas/oauth/accessToken

    youdao

  • OAuth定义了类型请求令牌访问令牌

    OAuth defines two different types of Tokens: Request and Access.

    youdao

  • 清单1所示,可以token . txt获得用户访问令牌

    As you can see from Listing 1, the user's access token can be retrieved from token.txt.

    youdao

  • 打破了测试因为没有访问令牌传递REST服务

    This breaks my tests because I do not have access tokens to pass to the REST services.

    youdao

  • 中,用户访问令牌以纯文本文件形式存储它还可以将来重用

    In this example, the access token is stored in a plain text file for the user. It can be retrieved for future usage.

    youdao

  • 可以返回客户机访问令牌计算每个请求授权吗?

    Could I return the access token to the client and have use it to calculate an Authorization header before each request?

    youdao

  • 哪个API需要调用访问令牌消费者关键,消费者的秘密吗?

    Which API I need to call to get Access Token, Consumer Key, Consumer Secret?

    youdao

  • 怎样才能应用程序访问令牌所以可以张贴一页?

    How can I get the access token of my app so I can post on a page as a page?

    youdao

  • 看到有人实施2条腿允许客户(消费者)发送一个访问令牌

    I have seen people implementing 2-legged by just allowing the client (consumer) to send an empty access token.

    youdao

  • 如果返回到Twitter,获得更好的用户体验因为访问令牌可以重用

    If you are a returning user, you have a better user experience since the access token can be reused.

    youdao

  • 我们终极目标终于完成啦!得到访问令牌之后可以解锁许多API功能

    Our ultimate goal has been finally achieved! We managed to acquire the access token that will "unlock" several API features.

    youdao

  • 用户访问令牌不再明文形式的文件保存而是保存GAE数据存储中有别于传统数据库

    The user's access token is no longer saved in a plain text file but in GAE's datastore, which is different from a traditional database.

    youdao

  • OAuth握手完成之后访问颁发客户可以使用这个访问令牌代表用户访问保护数据。

    After the OAuth handshake completes, the access token is issued and the consumer can use the access token to access the protected resources on behalf of the user.

    youdao

  • 增加访问令牌繁忙就可以允许更多请求通过降低繁忙错误产生的几率,因此提高系统整体可靠性

    Increasing the Access Token timeout allows more requests through and reduces the number of timeout errors, thereby increasing overall reliability.

    youdao

  • 一个进程初始化时,用户子系统要求进入安全子系统,以确认进程安全访问令牌分配桌面诚信级别

    When a process is initialized, the User subsystem calls into the security subsystem to determine the desktop integrity level assigned in the process security access token.

    youdao

  • 客户访问令牌访问权限关联范围定义访问授权客户拥有资源所有者程度用户的)资源。

    The access permissions associated with the client's access token have a scope, which defines the degree of access authorization the client has for the resource owner's (the end user's) resources.

    youdao

  • 一个服务,我定期变化可以使用刷新标记获得新鲜访问每次当前访问令失效

    Suppose I'm writing a service and I want to periodically poll for changes I can just use refresh token to get fresh access tokens every time the current access token gets invalidated.

    youdao

  • 获取第二密钥(访问访问令牌secret),点击MyAccessToken按钮7已经被标记出来了。

    To get the second key pair (access token and access token secret), click the My access token button that's circled in red in Figure 7.

    youdao

  • 访问一个访问令牌secret访问令牌与secret结合使用签署搜索应用程序发送TwitterWeb服务请求

    An access token and an access-token secret: the access token in conjunction with the secret will be used to sign the requests the search application sends to the Twitter web service.

    youdao

  • 注册成功后获得一个使用者密钥、使用者机密(secret)3个URL(请求url访问令牌url和授权url)。

    If your registration is successful, you will get a consumer key, a consumer secret, and three URLs (the request token URL, access token URL, and authorize URL).

    youdao

  • 名为updatestatus (intuserId,Stringstatus)更新方法使用了存储访问令牌(参见清单3)。

    A new update method called updateStatus int userId, String status makes use of the saved access token see Listing 3. In the main method, comment out the line tt.updateStatus " studying."

    youdao

  • 如果成功了(这种情况下Twitter返回PIN),获得一个访问客户端使用访问令牌代表用户更新Twitter状态

    If it is successful (in this case, the PIN returned by Twitter), it will get an access token with which the client can update the Twitter status on the user's behalf.

    youdao

  • 成功注册应用程序获得一个使用者密钥、使用者机密3 个URL请求URL访问令牌 URL 和授权 URL)。

    Once you have registered your application successfully, you will get a consumer key, a consumer secret, and three URLs (request token URL, access token URL, and authorize URL).

    youdao

  • FacebookSDK forAndroidauthorize方法实现OAuth 2.0User - agent检索一个访问令牌用于后续API请求

    The Facebook SDK for Android authorize method implements the OAuth 2.0 User-Agent flow to retrieve an access token for use in subsequent API requests.

    youdao

  • TwitterSearchConnector需要密钥(consumerkey、consumersecret访问以及访问令牌secret)第一UI表单输入搜索关键词(1)。

    Your TwitterSearchConnector needs the two pairs of keys (consumer key, consumer secret, access token, and access token secret) and the search keyword that's entered in the first UI form (Figure 1).

    youdao

  • TwitterSearchConnector需要密钥(consumerkey、consumersecret访问以及访问令牌secret)第一UI表单输入搜索关键词(1)。

    Your TwitterSearchConnector needs the two pairs of keys (consumer key, consumer secret, access token, and access token secret) and the search keyword that's entered in the first UI form (Figure 1).

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定