-
Notifications
You must be signed in to change notification settings - Fork 194
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
Missing PII (name, address) in orders #702
Comments
I have the same problem, from 101 order inclusive I don't get address data (Name, Address). |
Can you take a look, @faizanahmad1094? Orders 0-99 have PII but anything 100+ is missing shipping addresses etc. |
This doesn't appear to be fixed. I still get no PII after the first page of orders in ver 1.7.13. It worked fine in 1.7.9. Also, it might be related to #712. |
In the latest version, 1.7.17, it also doesn't work. I had to revert to 1.7.9 too. Only the first page of 100 orders contains PII data. |
I updated to the latest version 1.7.11.0 and things are weird. When I get more than a couple of hours' worth of orders, they seem to be missing restricted data (name and address). Not all orders are missing this info though. If I get one hour's worth, they seem to have it.
Is this a bug/change in the library or has Amazon changed something recently? This used to work in the past - I get 24 hours' worth of orders every night just to be sure.
Maybe it has to do with the number of records - the first page of 100 records might have the data but the subsequent ones don't? Does the restricted token have to get re-applied?
The text was updated successfully, but these errors were encountered: