Kevin Haeusler

Results 1 comments of Kevin Haeusler

I found this solution to work quite well with the API im querying (from a guy in the api discord) ``` function do_fetch_(url, params) { if (params['contentType'] === "application/json" &&...