ThingEngineering / swgoh-status

Farming status display for Star Wars: Galaxy of Heroes
20 stars 26 forks source link

API - KABOOM! Something has gone horribly wrong, try reloading the page? #33

Closed DennisBecker closed 1 year ago

DennisBecker commented 1 year ago

The application does not load the data from the API.

HTTP requests like https://cors-anywhere.freddie.wtf/http://api.swgoh.gg/characters/ result in HTTP response 502 Bad Gateway.

madcowfred commented 1 year ago

Oh, that helps a lot actually. I rebooted that machine and once again forgot to start the CORS proxy. It should work now?

On Thu, Nov 17, 2022, at 12:32 AM, Dennis Becker wrote:

The application does not load the data from the API.

HTTP requests like https://cors-anywhere.freddie.wtf/http://api.swgoh.gg/characters/ result in HTTP response 502 Bad Gateway.

— Reply to this email directly, view it on GitHub https://github.com/ThingEngineering/swgoh-status/issues/33, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAYKLQE3VCA3KAIIUKDTKTWIXUS3ANCNFSM6AAAAAASDDIHEE. You are receiving this because you are subscribed to this thread.Message ID: @.***>

DennisBecker commented 1 year ago

Yes, it works now. Thanks!