line / conflr

Post R Markdown documents to Confluence
https://line.github.io/conflr/
GNU General Public License v3.0
130 stars 28 forks source link

conflr:::confl_create_post_from_Rmd_addin() leads to error "Warning: Error in parse_url: length(url) == 1 is not TRUE" #129

Closed gabesolomon10 closed 3 years ago

gabesolomon10 commented 3 years ago

Hello,

I'm very new to this package, but my team is looking to start automatically generating confluence pages in R. I've set up my .Renviron file correctly (I believe) but when I try to use the addin to send a basic rmarkdown file to our confluence space I get the following:

Listening on http://127.0.0.1:7732
Warning: Error in parse_url: length(url) == 1 is not TRUE
  65: <Anonymous>

Is this an issue with our confluence settings, or the way I'm using the addin? Thank you!

gabesolomon10 commented 3 years ago

I had the wrong login info... Thanks!

yutannihilation commented 3 years ago

conflr might be able to display some friendlier error, but, for now, glad that you find a way :)