kovetskiy / mark

Sync your markdown files with Confluence pages.
https://samizdat.dev
Other
988 stars 147 forks source link

mark cli command showing `can't obtain home page from space TEST1` #341

Open prakhar-ira opened 1 year ago

prakhar-ira commented 1 year ago

I am trying to use cli to publish markdown changes to confluence. Its giving error unable to resolve page └─ can't obtain home page from space "TEST1" ├─ Confluence API returned unexpected status: 404 (Not Found)

<!--Space: TEST1 -->
<!--Parent: On-boarding / Off-boarding -->
<!--Title: GitHub Practice -->

The page is already residing in the JIRA, as well as I am using username and password to authenticate, also my base_url is "https://{organisation-name}.atlassian.net/". What am I missing in the above code?

frhgm commented 1 year ago

Hey there, Has someone else run into this issue? I'm experiencing it too.

Thanks in advance

edkelly-ovo commented 7 months ago

I fixed this by adding /wiki to the end of my base_url