python-aliexpress-api icon indicating copy to clipboard operation
python-aliexpress-api copied to clipboard

Compatibility with authorization-required API endpoints?

Open kigsan opened this issue 1 year ago • 0 comments

Hi Sergio,

This is my first time working with the AliExpress API. I see there are different AE platforms available, is your package compatible with the functionality described in the AliExpress Open Platform API documentation, for retrieving data from a Seller user with authorization?

Docs: https://openservice.aliexpress.com/doc/api.htm?spm=a2o9m.11193531.0.0.1ea54bd6KJId3w#/api?cid=20905&path=aliexpress.solution.order.get&methodType=GET/POST

What I am trying to get are the orders from a seller, using a token generated following the documentation: https://open.aliexpress.com/doc/doc.htm?spm=a2o9m.11193531.0.0.11d64bd6KTiBgr&nodeId=27493&docId=118729#/?docId=742

Thanks in advance!

kigsan avatar Feb 20 '24 09:02 kigsan