in reply to http post error
500 just means the server you're talking to isn't written well, some kind of error occurred , nothing for you to guess about , its documentation reading time -- if server doesn't come with documentation contact supportmy $resluts = $json->decode($resp->decoded_content()); my $fname = $decoded->{'firstname'};
|
|---|