【PLUS】ChatGPT Plus | 独享一个月 (有日抛风险,质保到手)
已售 99999+
¥10
宝贝类型:
渠道非自产plus|逆向友好
您的邮箱:
购买数量: 0

购买后仅质保首次登陆

发货格式: 账号----密码----refreshToken

邮箱otp接码地址:https://otp.forestpolarpilot365.shop/


官网直接登陆 / 逆向使用

相关项目:https://github.com/lvguanjun/get_gpt_token

https://github.com/cnitlrt/AutoTeam

refreshToken转accessToken:

curl --location --request POST 'https://auth.openai.com/oauth/token' \
--header 'Content-Type: application/json' \
--data-raw '{
"client_id": "app_EMoamEEZ73f0CkXaXp7hrann",
"grant_type": "refresh_token",
"redirect_uri": "com.openai.chat://auth0.openai.com/ios/com.openai.chat/callback",
"refresh_token": "rt_xxxxxxxxxxxxx"
}'