Louis Fico
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Louis Fico-
Louis Fico commented,
Of course that curl request isn't going to work. That's why I created the ticket. Do you have any logs on your end? Thanks, Louis
-
Louis Fico commented,
Hello, Is there any follow-up to this? Thanks!
-
Louis Fico commented,
OAuth 2.0 (bearer token) Server Side. Yes the user making the call can see the parent folder. Sample curl request: $curl = curl_init(); curl_setopt_array($curl, array( CURLOPT_URL => 'htt...
-
Louis Fico created a post,
API works flawlesslesly except for when creating a folder
I'm able to create a folder in the web interface just fine. I'm using Oath2.0 for my integration, and everything works except for creating a folder. (I get a 403 -- access_denied_insufficient_permi...