Git Product home page Git Product logo

dropbox-api-v2-explorer's Introduction

Logo

codecov

The offical API Explorer for Dropbox API v2.

API v2 Explorer is a client-side web app that lets you explore the different Dropbox APIs hosted via github pages.

Live Link: https://dropbox.github.io/dropbox-api-v2-explorer/

You can view documentation for all of the APIs in our documentation: https://www.dropbox.com/developers/documentation/http/documentation

Getting Help

If you find a bug, please see CONTRIBUTING.md for information on how to report it.

If you need help that is not specific to this SDK, please reach out to Dropbox Support.

License

This Explorer is distributed under the MIT license, please see LICENSE for more information.

dropbox-api-v2-explorer's People

Contributors

dependabot[bot] avatar dropboxbot avatar jiuyangzhao avatar karandeep-johar avatar mtruong-dbx avatar qimingyuan avatar rogebrd avatar vovanr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dropbox-api-v2-explorer's Issues

list_shared_links not working

Hi all, i reported this problem months ago via dropbox official support ticket, a problem about list_shared_links that not return correct results: it affect calls done via curl, in php, javascript library and even on online api explorer i experienced. But after some answer, lot of time passed and still no answers, but " team is looking to resolve"
Anybody know when somebody will take a look into this end point when ever would be possible to resolve this issue?
The bug resumed cause this:
let say there are in sharing 2000 files and related folders: calling list_shared_links the result is that only some files are retrieved and only one folder (the last created folder with some files for example).

P.s do not think this is exactly the right place to put this

Code View of API calls does not update

Upon updating a parameter or the code view type, the request view should re-render and show the updated request it is making. However, due to changes in the way react has been updated, this now does not work.

I suspect that this is due to the fact that when the parent re-renders upon state change, it was previously recreating the react components instead of reusing them like it does today. The recreation was what was updating them in the past and therefore the parent updating needs to be passed down to the children now.

Live Demo doesn't work

The Live demo doesn't work. Seems like the libraries can't be loaded from cloudflare.

License for this?

Is it okay to use this in my own project, adapt it to another API except dropbox?

Webhooks Shared Folder (maybe bug)

Before you start
Have you checked StackOverflow, previous issues, and Dropbox Developer Forums for help?
Yes

What is your question?
When I register a webhook and a notification is passed I am only getting one account_id in the body even though the folder is shared with multiple users. Could this be a bug or am I missing something here? I was expecting the array of account_ids be filled with all the users this folder is shared with so they can be notified/synchronized also.

It looks like it is just notifying the owner of the folder

Thanks

Register a webhook dynamically

I can't find an information, on wether there is a way to programmatically register webhooks.

Is there a way to register a webhook through an API request? This would be very useful, in cases where we have oAuth users and wish to setup webhooks for them, currently to make it work each user would have to go through the console and do it manually. Maybe this is something that is coming shortly in the future?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.