Guzzle & Sucuri: Fixing 403 request errors
Reading Time: 2 minutesWhen using GuzzleHTTP client if the domain you’re interacting with uses Sucuri you may find some unexpected results. Generally the issues come in the way of 4XX or 5XX error response codes. Oddly enough the issue presents itself when the Url works normally in the browser (or curl), but presents an inexplicable 403 with Guzzle. Some of your mileage may vary based on the domains Securi settings and configuration, but this tip can usually get you on the right track! Continue reading “Guzzle & Sucuri: Fixing 403 request errors”