Code Monkey home page Code Monkey logo

Comments (6)

gonchik avatar gonchik commented on May 26, 2024

Hi,

Good question. I have played with Cloud last year.
Now as I see, a lot of things was changed.

Thanks
I will play around that in nearest project with Cloud.

Cheers,
Gonchik Tsymzhitov

from atlassian-python-api.

gonchik avatar gonchik commented on May 26, 2024

@gabrielke Let's evaluate on that way
#428

from atlassian-python-api.

dom-insytesys avatar dom-insytesys commented on May 26, 2024

Any update on this? I'm trying to figure out how to authenticate for Confluence Cloud. I'm not sure what the differences are compared to vanilla Confluence, but I have discovered that "basic" username/password authentication is disabled for REST API. Atlassian want you to use "API tokens" (link).

UPDATE: Ah! After rooting around in some of these comments, it looks like the "API token" needs to be passed in the 'password' field. i.e.

confluence = Confluence(url=f"https://{domain}.atlassian.net/wiki", username=username, password=api_token, cloud=True)

I would have deleted my comment, but it occurred to me that this (although obvious in retrospect) might help someone else.

from atlassian-python-api.

jkodroff avatar jkodroff commented on May 26, 2024

@dom-insytesys Oh good lord did it ever help someone (me). Thank you so much - you've saved me hours of frustration!

from atlassian-python-api.

jkodroff avatar jkodroff commented on May 26, 2024

Did my best to pay it forward: #509

from atlassian-python-api.

gabrielke avatar gabrielke commented on May 26, 2024

Ah, this is a pretty old issue.
Thanks for the contribution, I guess I will close this, it is at most a duplicate anyway.

from atlassian-python-api.

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.