User tests: Successful: Unsuccessful:
If you use post/put method curl/PHP offers own options. Some REST-APIs require e.g. CURLOPT_POST instead of CURLOPT_CUSTOMREQUEST = 'POST'. So let's stick to the docs.
Labels |
Added:
?
|
I have tested it and it is good, thanks bembelimen
Jacxx
Status | Pending | ⇒ | Ready to Commit |
Category | ⇒ | Libraries |
Based on testing by @jacxx and @chmst i move this here to RTC. Thanks @bembelimen
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-07 04:14:05 |
Merged. Thanks!
Can you provide information on which Some REST-APIs require
this to be the way it has been proposed?
Hello,
I had problems with this api: https://cloudconvert.com/apiconsole
Labels |
Removed:
?
|
@test - good find, bembelimen!