![]() |
(06-06-2024, 08:55 PM)kenjis Wrote: Are you talking about CURLRequest? yes, its about it. but how to get response from API when its status code is 400, 401 I use try-catch, but in catch cant use like Guzzle PHP Code: try { |
Messages In This Thread |
How can get Response from API when status is 4xx using Curl library - by mylastof - 06-06-2024, 07:53 PM
RE: How can get Response from API when status is 4xx using Curl library - by kenjis - 06-06-2024, 08:55 PM
RE: How can get Response from API when status is 4xx using Curl library - by mylastof - 06-07-2024, 01:52 AM
RE: How can get Response from API when status is 4xx using Curl library - by SonzoXide - 06-07-2024, 09:46 AM
RE: How can get Response from API when status is 4xx using Curl library - by mylastof - 06-08-2024, 08:18 AM
|