dropbox-sdk-go-unofficial icon indicating copy to clipboard operation
dropbox-sdk-go-unofficial copied to clipboard

:warning: An UNOFFICIAL Dropbox v2 API SDK for Go

Results 5 dropbox-sdk-go-unofficial issues
Sort by recently updated
recently updated
newest added

**Why is this feature valuable to you? Does it solve a problem you're having?** We have a service that executes requests to dropbox on given PubSub events. We want to...

enhancement

2022/02/24 17:07:56 Error in call to API function "files/upload": HTTP header "Dropbox-API-Arg": client_modified: time data '2022-02-24T16:50:46.921728694+08:00' does not match format '%Y-%m-%dT%H:%M:%SZ' ![image](https://user-images.githubusercontent.com/15604894/155494307-0be8d645-9725-41df-8544-592b6802e18f.png) should format as '%Y-%m-%dT%H:%M:%SZ'

bug

**Why is this feature valuable to you? Does it solve a problem you're having?** The OAuth2 flows are not implemented in this SDK. I understand that we can use `client_id`...

enhancement

I try to get the ".tag" field to identify between files and folders but I don't figure out how to get it from the the sdk This is how I...

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.7.0 to 0.11.0. Commits 2e4a4e2 go.mod: update golang.org/x dependencies ac6658e all: update go version to 1.18 ec5679f go.mod: update golang.org/x dependencies 989acb1 all: update dependencies to their...

dependencies
go