stccorp
stccorp
Hello, Just tried this library and it works great. are there any issue with the library we should now about ? Thank you
Hello, Anyway to put a description on a file? either during upload or after upload? and a way to read that description. On OneDrive there is a field for description...
I am getting a very weird problem. The code works from my laptop, but it does not work on my server. the certificate is the same. The DropBoxUploader is the...
I am trying to test the keyboard handling. Using your demo I get a bunch of mouse movements on the console(Inside Eclipse). But I never told the library to do...
I am getting nothing when using this on Chrome(android phone). It works if I use a desktop browser. It also works perfect on firefox(android phone) if (!buzz.isSupported()) { alert("Your browser...
I just noticed that if I use a phone or simply resize chrome to look like a phone, the size bar resizes. This is what I expected. The problem is...
I got this error when I tried donating to the project on you web page(https://igorescobar.github.io/jQuery-Mask-Plugin/) We can’t find this profile Make sure the link’s right and profile hasn’t been turned...
Hello, I was wondering if someone can point me in the right direction. I want to extract data based on coordinates like $fields = [ 'field1'=>[0,0,100,50], 'fieldn' =>[x1,y1,x2,y2] ]; Thank...
Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /vendor/adoy/oauth2/src/OAuth2/Client.php on line 425 Hello, just to let you know about this warning. I am using...
Hello, I just wanted to say thank you for v2. My only comment is I which you made it a drop in replacement to V1 So I added public function...