Hi all, I tried looking for this answer so please forgive me. I'm currently using solo.ckpool.org. I'm creating a dashboard that reports stats for my miners so I can watch their status without visiting so many pools. When I hit
https://solo.ckpool.org/users/ from a browser the data comes back fine. But when fetched through my app I get the dreaded CORS error. Can someone point me to a CORS disabled REST API I can use or can someone turn CORS off so I can use the /users/ link?
only you can disable it on your server/localhost...