Giter Site home page Giter Site logo

Comments (6)

greedo avatar greedo commented on May 27, 2024

@kwikadi I could not reproduce this error using your environment settings. Could you verify that your token, key and secret are correct?

from vimeo.py.

kwikadi avatar kwikadi commented on May 27, 2024

I figured that was what

assert about_me.status_code == 200

was for, but I tried

print (about_me.json())

too, and it returns info about my account, so I guess that is ok.
If any confusion still persists, I used the
Client Identifier
Client Secrets
and
Your new Access token
with public private delete upload scopes for the key, secret and token respectively.

from vimeo.py.

greedo avatar greedo commented on May 27, 2024

@kwikadi sounds like it is not a problem with authentication. Since I will need to dig in a bit further, I would request that you contact us via our help forum.

If you contact us directly through vimeo.com/help/contact and share your exact request with runscope I may be able to help you further. Runscope is 100% free for a single user, making up to 10k requests per month. Or you can share the full error dump you are currently receiving with vimeo.com/help/contact.

from vimeo.py.

greedo avatar greedo commented on May 27, 2024

@kwikadi by chance did you forget to request upload access?

If so, there's more detailed steps at the top of our new upload documentation: https://developer.vimeo.com/api/upload/videos

from vimeo.py.

kwikadi avatar kwikadi commented on May 27, 2024

Oh, I'm sorry, I totally forgot to reply to this. I got an email shortly after saying that access to my app was denied (which is bizarre, but not really something to do with the python API).

Thanks for the help!

from vimeo.py.

harishtm avatar harishtm commented on May 27, 2024

Hi,

I am getting an error
about_me = v.get('/me')
about_me.json()

JSONDecodeError at /viedo-upload/

Expecting value: line 1 column 1 (char 0)

Could any one help

from vimeo.py.

Related Issues (20)

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.