dsdre Posted September 14, 2022 #1 Posted September 14, 2022 Hello, I was using Websocket GraphQL API to get some RealTime datas (spins, bets, balance), to prevent any API HTTP spam by doing classical GraphQL requests. The thing is : since the beginning of september I think, the Websocket GraphQL API (wss://api.stake.com/websockets) always returns a 403 instead of a 101 Switching Protocols when trying to connect (seems to be blocked by Cloudflare) Did the dev team changed something on this ? How to access the Websocket GraphQL now ? Regards,
Keibow Posted October 5, 2022 #3 Posted October 5, 2022 Maybe... stake.com/_api/graphql This may have changed. Try it
ulululu Posted October 5, 2022 #4 Posted October 5, 2022 20 minutes ago, Keibow said: Maybe... stake.com/_api/graphql This may have changed. Try it Does not work if you don't bypass cloudflare. Bypassing does not work for me (might be my prog lang and library choice). It seems like unless you have special bonding with eddie or directly use the websocket from browsercontext you won't get past cloudflare.
Featured Comment
Archived
This topic is now archived and is closed to further replies.