hey @jeffalo is the beta key only for the beta frontend and i can use beta endpoints by just being a betatester?
EDIT: just realised how many betas are in the post lol
all endpoints redirect to the login unless you provide a beta key as a cookie
what? how do I use cookies if I’m just using GET requests?
i don’t think you can do them unless you make the requests outside of a browser, but basically just add a header called cookie where wasteofbeta=thepassword
cookie
wasteofbeta=thepassword
all endpoints redirect to the login unless you provide a beta key as a cookie
what? how do I use cookies if I’m just using GET requests?
i don’t think you can do them unless you make the requests outside of a browser, but basically just add a header called
cookiewherewasteofbeta=thepassword