Help get this topic noticed by sharing it on Twitter Twitter, Facebook Facebook, or email.
Brian Barton

makeUploadRequst($params) does not exist

The PHP Sample Upload does not work. Get an Error, method not declared.

$this->makeUploadRequst($params);

Seems like this is a typo???Requst?

Shouldn't it be $this->makeRequest($params); based on the other calls I see?

Any Solution?
2 people have
this problem
+1
Reply