简体   繁体   English

如何使用 puppeteer 获取 oauth 访问令牌?

[英]How to get oauth access token using puppeteer?

I need to first fetch the oauth access token and then pass it as a parameter to my post request, please let me know how this can be achieved using puppeteer.我需要先获取 oauth 访问令牌,然后将其作为参数传递给我的发布请求,请告诉我如何使用 puppeteer 来实现。

I am new to puppeteer and I am stuck kindly assist.我是木偶师的新手,我很乐意协助。

Was unable to find an appropirate way to resolve the issue with puppeteer, I resolved it using Axios找不到合适的方法来解决 puppeteer 的问题,我使用 Axios 解决了它

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Facebook graphApi oAuth - 如何获取访问令牌? - Facebook graphApi oAuth - how to get access token? 如何使用jQuery(localhost)获得oauth access_token? - How to get oauth access_token with jQuery (localhost)? 如何在sharepoint 2013中获取oauth访问令牌? - How can I get an oauth access token in sharepoint 2013? 使用Facebook OAuth 2.0 - 如何获取访问令牌? - Using Facebook OAuth 2.0 - How do I fetch the access token? 使用npm获取令牌oAuth - Get token oAuth using npm 使用oauth_token和oauth_token_secret如何使用Twitter API获取用户详细信息? - Using oauth_token and oauth_token_secret how to get user details with twitter api? 使用 google oauth2 节点库,无法使用刷新令牌获取新的访问令牌 - Using google oauth2 node library, can't get new access token with refresh token 如何使用带有chrome.identity的Oauth2获取Facebook令牌 - How get Facebook token using Oauth2 with chrome.identity 如何无限期使用一个访问令牌/刷新令牌(oauth2-Spotify API) - How to get one access token/refresh token for indefinite use (oauth2 - Spotify API) 用户登录并在Google OAuth2中同意后,如何获取访问令牌和刷新令牌? - How to get access token and refresh token after user login and consent in Google OAuth2?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM