asciidoctor / asciidoctor-confluence

Push Asciidoctor file to Confluence
https://rubygems.org/gems/asciidoctor-confluence
MIT License
82 stars 28 forks source link

Page not found #21

Open agagancarczyk opened 4 years ago

agagancarczyk commented 4 years ago

Running asciidoctor-confluence --host HOST --spaceKey SPACEKEY --title TITLE --username USERNAME --password PASSWORD --pageid PAGEID README.adoc

Results in "Page not found" error as shown below: Screenshot 2019-11-28 at 14 41 11

Could you please advise how to fix this error? Thanks