Theme:
Not understanding how the web works rant #91828222242
Meuon 2025-02-18 5661
Am hitting a remote API to retrieve data via JSON that needs a POST instead of a GET: -1 point. That it also needs: "CURLOPT_CUSTOMREQUEST => 'GET'" makes me want to thwack the other end programmers with a cluebat. #programming #code #api #curl #php