andrewscofield / parse.com-php-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fatal error: Uncaught ParseLibraryException: [103]: parse.com error: class name must be a string thrown

genzki opened this issue · comments

Hi Guys how to fix this im on localhost but this is not working, I checked my php extension and the curl is activated but I dont have the SSL on my localhost,

I also tried curl_setopt($c, CURLOPT_SSL_VERIFYPEER, false); and ThisFatal error: Uncaught ParseLibraryException: [103] Show Up.

how to make this working? Please help me

you need at least tell us what is the OS your using ? what is your dev environment .. etc