Git Product home page Git Product logo

Comments (19)

mkb79 avatar mkb79 commented on May 25, 2024

Hello. Can you provide me your origin request which result in these error message? I can't do anything with this information alone.

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

你好。您能否向我提供导致这些错误消息的原始请求?单凭这些信息我什么也做不了。

请求地址 https://api.amazon.ca/auth/register

请求参数
{
"requested_extensions": ["device_info", "customer_info"],
"cookies": {
"website_cookies": [],
"domain": ".amazon.ca"
},
"registration_data": {
"domain": "Device",
"app_version": "3.76.3",
"device_type": "A2CZJZGLK2JJVM",
"device_name": "%FIRST_NAME%%FIRST_NAME_POSSESSIVE_STRING%%DUPE_STRATEGY_1ST%Audible for iPhone",
"os_version": "15.1.1",
"device_serial": "Kz0WPCB0688dgF2JkkHNb3LeKsSaGX62Rs2BAbh1",
"device_model": "iPhone",
"app_name": "Audible",
"software_version": "37603817"
},
"auth_data": {
"client_id": "4b7a305750434230363838646746324a6b6b484e62334c654b735361475836325273324241626831234132435a4a5a474c4b324a4a564d",
"authorization_code": "ANKxpILvMEPNAKvXxsbksmGi",
"code_verifier": "kspa0g0sxHBt7pa-VhueP04iZ9l8OUMj4OtmBT6zgHQ",
"code_algorithm": "SHA-256",
"client_domain": "DeviceLegacy"
},
"user_context_map": {
"frc": "AFQ7rRqrzeV5FbykyVzCM9Sm/s+gvpBWsk6gh9JCKJzlIONY9ZppO6aa2SIk7vP3lF8DWRYQsIepZDLOfHvzSrZAAU3Cb0DuLuACETdmGcqtvMVoMdFWCXJ6Djk7RyFwnvc9DOV5zJXOsEB1qC0E5IPHqvIBMTPubHcHBKgZiFuB9E30MmEIcMcK6t//YNZwetm+PSY5BM1OiUOUg7p4LqzmtqHgfoGuix+nTcojnAFujaqlz2NJPLAldPs1YMXtQZ4ahgrv+XdNLpiYTDzCLdUEYiQ2ZK96lh7yy6GYaCntySPW5i/cURwjc8xuf0gLosdYp7CQK3+wIns3k4MyQeCSV59nWyplQRyGLVNio17XgZqwngvOTA7/liqHDbgX3yZI91EBqcw6"
},
"requested_token_type": ["bearer", "mac_dms", "website_cookies"]
}

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

Hello. Can you provide me your origin request which result in these error message? I can't do anything with this information alone.

好像是code导致的,有的账号能注册,有的账号注册不了

from audible.

mkb79 avatar mkb79 commented on May 25, 2024

It seams that you are using your own implementation! The app_version, os_version and software_version are different than my. That’s make it difficult to solve your issue.

I suspect there is a problem with the authorization_code and the code_verifier. They are depend on each other.

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

It seams that you are using your own implementation! The app_version, os_version and software_version are different than my. That’s make it difficult to solve your issue.

I suspect there is a problem with the authorization_code and the code_verifier. They are depend on each other.

我可以看看你的版本参数吗?我试一试

from audible.

mkb79 avatar mkb79 commented on May 25, 2024

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

你好,请问用python哪个版本执行?

from audible.

mkb79 avatar mkb79 commented on May 25, 2024

You should have Python 3.6.0 at least. I would prefer Python >= 3.8.

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

You should have Python 3.6.0 at least. I would prefer Python >= 3.8.

你好,我是一名前端开发,我不是很熟悉python,请问有JavaScript版本的吗

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

You should have Python 3.6.0 at least. I would prefer Python >= 3.8.

我尝试在login.py文件运行,但是我启动就在报错
image

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

image

You should have Python 3.6.0 at least. I would prefer Python >= 3.8.

你好,我是一名前端开发,我不是很熟悉python,请问有JavaScript版本的吗

你好,这些包是不是已经过时了?

from audible.

mkb79 avatar mkb79 commented on May 25, 2024

https://audible.readthedocs.io/en/latest/intro/getting_started.html

from audible.

mkb79 avatar mkb79 commented on May 25, 2024

Do you use a VPN?

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

Do you use a VPN?

对的

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

Do you use a VPN?

对的

可以加你联系方式请教一下你吗?

from audible.

mkb79 avatar mkb79 commented on May 25, 2024

What is the purpose of your program? Is it open source? Is it used for commercial purposes?

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

What is the purpose of your program? Is it open source? Is it used for commercial purposes?

我做学习项目

from audible.

fronEnd-test avatar fronEnd-test commented on May 25, 2024

What is the purpose of your program? Is it open source? Is it used for commercial purposes?

我把你的项目跑起来了 ,注册设备还是出错

from audible.

github-actions avatar github-actions commented on May 25, 2024

This issue has not been updated for a while and will be closed soon.

from audible.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.