-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Error while fetching league list: Response code 403 #8384
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
Comments
Having the same problem. |
Your poesessid has expired and it's trying to use the old number to access the website and this causes and error. Should be fixed when I merge this PR #8386 For now, update your poesessid or remove it |
Got the same Problem, but for me, i tested both versions (portable and installed). Both dont work, even when entering a new processid i always get the error code 403. EDIT: |
Same problem here, could be an issue with private leagues as I am trying to use the POB trade in Pohx league. |
To resolve this issue (including for the Pohx league), follow these steps: 1 - Remove your current POESESSID in PoB’s "Session mode" and save it as null. Click "Find Best" and select your pre-defined weight sum filters. |
@w4fz5uck5 But with that you only use the "no session mode". Than you don't need to enter your POESESSID at all. But the Feature to compare them as a list directly in pob and the feature that it try different weighed links doesn't work here. For that it need the private league trade website and the income from the offers that exist there. For private Leagues you cant use the "session mode" feature at all. All workaround just use the "no session mode" even when the text says other. This is what i want to point out. |
I'm also having this issue. I can temporarily work around it by deleting, saving null, then re-entering, and saving my POESESSID. However, the problem returns if I restart the application or load another build. League: Settlers. |
I'm having the same issue still (2.52.3) - have to null the session id to get the league list. Of course it's kinda mute because it won't generate meaningful searches at all. but I guess I should file a different bug report for that. |
Same issue, tried reinstalling and it's still broken for me |
Still happening in Phrecia |
This comment has been minimized.
This comment has been minimized.
Looking into this a little bit, from what I can tell, this is their CloudFare spam protection blocking the request. If you look at your cookies when loading the https://www.pathofexile.com/trade site, you'll notice a All the code is trying to do is download the object at the bottom of the page, I think if the download fails due to the 403, it should just fall back to the static list and/or allow us to paste in the |
Also it can't keep memory of the last selected league once you delete the SESSIONID, always defaults to Settlers for now. |
The www.pathofexile.com/trade site 403s apparently due to CloudFlare spam protection (see PathOfBuildingCommunity#8384). If you're using POESESSID, this means you can't use the trade tool until you null-out the POESESSID, to use the static league data. This branch attempts to fall back to a new field that can be user-supplied, Misc->TradeLeagueData. This is intended to be grabbed from the source of www.pathofexile.com/trade by the user, rather than POB trying to grab it. If that doesn't exist, the tool will finally fall back to the static list. A UI entry isn't provided in this branch.
Uh oh!
There was an error while loading. Please reload this page.
Check version
Check for duplicates
What platform are you running Path of Building on?
Windows
How is Path of Building expected to behave?
Clicking Trade for these items i am supposed to enter my session ID,realm, league and go on looking for gear updates.
How does Path of Building behave?
In "Trade for these items" window i receive Error while fetching league list: Response code 403
Realm and league dropdown are inactive.

Portable version works only once, after unpacking. It still shows the error, but the message disappears after item search


After quiting portable version and opening it again the issue repeats itself as shown on the very first screenshot above.
Workaround is to unpack the zip into new folder or delete these 2 files:
but in this case i need to enter Username for importing and sessionID again.
Tried both 2.49.3 and 2.49.0 versions.
How to reproduce the issue
Import any charachters, switch to Items tab and click on Trade for these items.
Character build code
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: