Coder Social home page Coder Social logo

Error 401 about python-tumblpy HOT 7 CLOSED

michaelhelmick avatar michaelhelmick commented on September 23, 2024
Error 401

from python-tumblpy.

Comments (7)

michaelhelmick avatar michaelhelmick commented on September 23, 2024

Try upgrade to Tumblpy 0.6.1 and try it again. It should work :)

pip install -I python-tumblpy

Sent from my iPhone

On Oct 14, 2012, at 12:46 AM, Juan Pablo Zamora [email protected] wrote:

I'm getting the next error everytime I try to post something:

File "C:\Python27\lib\site-packages\tumblpy.py", line 259, in post
extra_endpoints=extra_endpoints, params=params)
File "C:\Python27\lib\site-packages\tumblpy.py", line 222, in request
raise TumblpyAuthError('Error: %s, Message: %s' % (response.status_code, response.content))
tumblpy.TumblpyAuthError: 'Error: 401, Message: {"meta":{"status":401,"msg":"Not
Authorized"},"response":[]}'

I don't know if is from my code or if is from the library.


Reply to this email directly or view it on GitHub.

from python-tumblpy.

jupazave avatar jupazave commented on September 23, 2024

I have updated yesterday, i'm using this version.

from python-tumblpy.

michaelhelmick avatar michaelhelmick commented on September 23, 2024

What API call are you trying to make?

Sent from my iPhone

On Oct 14, 2012, at 12:21 PM, Juan Pablo Zamora [email protected] wrote:

I have updated yesterday, i'm using this version.


Reply to this email directly or view it on GitHub.

from python-tumblpy.

jupazave avatar jupazave commented on September 23, 2024

post = t.post('post', blog_url=blog_url, params={'type':'text', 'title': 'Test Caption', 'body': 'Bodyyyyyy'})
print post

from python-tumblpy.

michaelhelmick avatar michaelhelmick commented on September 23, 2024

I just tried posting something to my test blog and it worked. Make sure that you're running Tumblpy 0.6.1

import tumblpy
tumblpy.__version__

Let me know what you get back from that code ^^

from python-tumblpy.

michaelhelmick avatar michaelhelmick commented on September 23, 2024

@jupazave any luck?

from python-tumblpy.

jupazave avatar jupazave commented on September 23, 2024

I get 0.6.1

I think is an error in my code.

from python-tumblpy.

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.