Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aliexpress_api.errors.exceptions.ApiRequestException: Platform System blacklist:aobao Open Platform (TOP) has been offline. #24

Open
Snir10 opened this issue Sep 25, 2023 · 3 comments

Comments

@Snir10
Copy link

Snir10 commented Sep 25, 2023

Traceback (most recent call last):
File "C:\Users\Home\PycharmProjects\python\telegram-import-from-group\telegram-importer.py", line 431, in
client.loop.run_until_complete(main())
File "C:\Users\Home\AppData\Local\Programs\Python\Python39\lib\asyncio\base_events.py", line 647, in run_until_complete
return future.result()
File "C:\Users\Home\PycharmProjects\python\telegram-import-from-group\telegram-importer.py", line 352, in main
resp = setAffiliateLink(next_url, no_link_received_cnt, aliexpress)
File "C:\Users\Home\PycharmProjects\python\telegram-import-from-group\telegram-importer.py", line 117, in setAffiliateLink
resp = aliexpress.get_affiliate_links(next_url)
File "C:\Users\Home\PycharmProjects\python\venv\lib\site-packages\aliexpress_api\api.py", line 124, in get_affiliate_links
response = api_request(request, 'aliexpress_affiliate_link_generate_response')
File "C:\Users\Home\PycharmProjects\python\venv\lib\site-packages\aliexpress_api\helpers\requests.py", line 12, in api_request
raise ApiRequestException(error.message) from error
aliexpress_api.errors.exceptions.ApiRequestException: Platform System blacklist:aobao Open Platform (TOP) has been offline. Please view details at "https://open.aliexpress.com/doc/doc.htm#/?docId=1236" and migrate to the new open platform.

Process finished with exit code 1

can we do something on code? do you have estimate fix for it?

@Snir10 Snir10 changed the title new Aliexpress Requirements Platform System blacklist:aobao Open Platform (TOP) has been offline Sep 25, 2023
@Snir10 Snir10 changed the title Platform System blacklist:aobao Open Platform (TOP) has been offline aliexpress_api.errors.exceptions.ApiRequestException: Platform System blacklist:aobao Open Platform (TOP) has been offline. Sep 25, 2023
@Snir10
Copy link
Author

Snir10 commented Sep 25, 2023

resp = aliexpress.get_affiliate_links(next_url)

@Snir10
Copy link
Author

Snir10 commented Sep 29, 2023

@sergioteula any update please?

@Snir10
Copy link
Author

Snir10 commented Oct 17, 2023

please any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant