Git Product home page Git Product logo

Comments (8)

yutannihilation avatar yutannihilation commented on May 24, 2024 3

OK, I'm gradually understanding... Thanks for your help. In summary, on Atlassian Cloud,

from conflr.

yutannihilation avatar yutannihilation commented on May 24, 2024

Thanks for the notice! I have zero knowledge about the Atlassian Cloud. Do you know how we can get authenticated there?

from conflr.

yutannihilation avatar yutannihilation commented on May 24, 2024

It seems you can use your email address for username, and API token for password. Could you try?

https://confluence.atlassian.com/cloud/api-tokens-938839638.html

from conflr.

perceptron01 avatar perceptron01 commented on May 24, 2024

I tried using my email address for username, and API token for password.
But authentication failed and I received the following message.
> conflr:::confl_create_post_from_Rmd()
Error in confl_verb("GET", "/user/current", query = purrr::compact(query)) : Error in stop(httr::http_condition(res, type = "error"), httr::content(res)): Not Found (HTTP 404). null for uri: https://<base_url>/rest/api/user/current404 In addition: Warning message: In stop(e, call. = FALSE) : additional arguments ignored in stop()

from conflr.

yutannihilation avatar yutannihilation commented on May 24, 2024

Thanks for the error details! It seems you need to specify /wiki (i.e. https://<your-domain>.atlassian.net/wiki) in addition to the base URL of your Atlassian Cloud. Could you try again with this?

c.f. https://developer.atlassian.com/cloud/confluence/rest/#api-user-current-get

from conflr.

perceptron01 avatar perceptron01 commented on May 24, 2024

Thanks for the comment! After fixing, I succeeded in creating pages.

from conflr.

daranzolin avatar daranzolin commented on May 24, 2024

Worked for me too! Thanks!

from conflr.

yutannihilation avatar yutannihilation commented on May 24, 2024

Thanks for confirmation! Then, I'll close this after improving README 👍

from conflr.

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.