viktorgullmark / exilence-next

Desktop application that helps you summarize your wealth in Path of Exile
648 stars 125 forks source link

Cannot fetch prices - 404 #868

Open pedegie opened 1 year ago

pedegie commented 1 year ago

I have just installed exilence-next, trying to run it first time but have some problems.

  1. I can't click "TAKE SNAPSHOT" and "Sign out" - buttons are grey (maybe cause of 2)
  2. poeninja respond with 404 during 2 requests

I have tried GET manually with the same results - maybe they did some uncompatibile change in API?

Here is screen how both problems looks like:

image

Also it requests standard league while i have set Sanctum in my profile configuration.

pedegie commented 1 year ago

Looks like Prophecy and Watchstone were removed from game - maybe poe ninja just updated this on their site. Anyway i commented out both in getItemCategories() within poe-ninja-serivce.ts and it works for me