saleweaver / python-amazon-sp-api

Python wrapper to access the amazon selling partner API
https://python-amazon-sp-api.readthedocs.io/en/latest/
MIT License
518 stars 232 forks source link

[FIX] sp_api/auth: expires_in value in AccessTokenResponse #1450

Closed asierneiradev closed 2 months ago

asierneiradev commented 2 months ago

Get the value of the expires_in correctly, according to documentation

Selección_006

and tests via postman

Selección_005