What if you need to send a post request and actually have values to send, but are still getting this error? If I change it to a get request (and don't pass any data), I don't get this error... but I need to pass data for the api I'm using. Any thoughts?
Wed 24th December, 2008
Fatal error: Call to undefined method milkPhotoController::dispatch_tagged() in /home/milkhubn/ccms/includes/ccms/class.ccmsController.php on line 190
Re: cURL Error 26: Failed to open/read local data from file/application
Hello!
What if you need to send a post request and actually have values to send, but are still getting this error? If I change it to a get request (and don't pass any data), I don't get this error... but I need to pass data for the api I'm using. Any thoughts?
Wed 24th December, 2008