Skip to content

Unable to get List working. (subdomain api-content) #17

@Gajol

Description

@Gajol

When running the basic tool and using the Linux Magazine (August 2011) software, I am unable to get list() working. I believe this maybe due to the Dropbox API needing api-content.dropbox.com as opposed to api.dropbox.com.
https://www.dropbox.com/developers/reference/api#files-GET
https://api-content.dropbox.com/1/files//

I get a 404 Not Found regardless of what directory/location I attempt to look at.

With debug on the Net::Dropbox::API the _talk URL is:
https://api.dropbox.com/1/files/dropbox/home/Photos?oauth_cons....

Is there a way to control the "api" aspect of the subdomain? Or does the API need to be enhanced.

Note: I am able to get the account_info() as this uses the api.drop... subdomain.

Thanks Doug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions