cmd error when inoutting curl command from setup dropbox
G4k3r opened this issue · 5 comments
is this the proper format curl https://api.dropbox.com/oauth2/token -d code=redacted -d grant_type=authorization_code -u redacted everytime i input this into power shell or even cmd prompt i get an error :curl: (35) Recv failure: Connection reset by peer
or
Parameter cannot be processed because the parameter name 'u' is ambiguous. Possible matches include:
-UseBasicParsing -Uri -UseDefaultCredentials -UserAgent.
At line:1 char:129
Not a payload issue.
can i get some help setting it up? that is mean and my first time setting up this type of API some assistance please
Issues are for problems with specific payloads. This isn't a repo for dropbox API assistance. You also shared your credentials - at a minimum youll now need to revoke those keys.
i didnt share the real credentials those are dummy credentials. OKAY my point is following the instructions on the payload and i cant get a successful outcome it is an issue. you know what's missing or?
you shared 0 information regarding what payload you're trying. I suggest using the issue form to guide you in creating a valid and actionable bug report.