stccorp

Results 4 comments of stccorp

I am starting to think that my server is being blocked by DropBox. I copy the script to another server with a different IP, and it works

line 425 http_build_query($parameters, null, '&'); line 435 http_build_query($parameters, null, '&'); need to change to http_build_query($parameters, '', '&');

Thank you so much for taking the time. Decided to go the js route since I think this is a template functionality and not an application functionality. Step 1: I...

That function does not exists Fatal error: Uncaught Error: Call to undefined method Kunnu\Dropbox\Authentication\DropboxAuthHelper::setAccessTokenType()