Procurement-PoE / Procurement

Path Of Exile Character & Stash Management Tool
Artistic License 2.0
331 stars 135 forks source link

Stash Download Error #1125

Closed Lanzlo closed 3 years ago

Lanzlo commented 3 years ago

Error downloading SSF Stash data. Here's the DebugInfo.log. DebugInfo.log

thailyn commented 3 years ago

You're getting a 429 error from GGG, which means you're sending too many requests (e.g., for stash contents). GGG sets a limit for the number of stashes you can query over a time period (per SessionID), and Procurement respects that, by default. Did you close and reopen Procurement quickly, causing it to refresh tabs again? Are you using another app that uses the same SessionID? Apps tends to assume they do not need to throttle their requests below GGG's limit, including Procurement, by default.

Lanzlo commented 3 years ago

Resolved. Restarted my machine. I think I was using another app that used the SessionID.