Max Izmaylov • over 10 years ago
Walmart API: 403 "Account Inactive" Error WAT moment
I'm trying to curl an API url and it gives me the error above, but in the browser it just works. I guess it's a bug?
Comments are closed.
Max Izmaylov • over 10 years ago
I'm trying to curl an API url and it gives me the error above, but in the browser it just works. I guess it's a bug?
Comments are closed.
4 comments
Jack Herrington • over 10 years ago
What's the URL?
Max Izmaylov • over 10 years ago
http://api.walmartlabs.com/v1/paginated/items?category=3944&apiKey=___&format=json
Jack Herrington • over 10 years ago
Works for me on my key. It's not special or corporate or anything. Maybe request another key. You may have exceeded your quota. Make sure to check the TechCrunch plan to get a 50,000 request quota.
Jack Herrington • over 10 years ago
I'm assuming that you are changing the '___' in this URL to your actual key, right?