Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Params on callback are not the same from Dropbox as in this gem's docs #59

Description

@djvs

Example return on "/dropboxcallback":

"/dropboxcallback?oauth_token=(blah blah blah)&uid=(my uid)"

The docs on this gem specify params[:oauth_verifier]. Should replace it with params[:oauth_token] to avoid any confusion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions