confluence.md icon indicating copy to clipboard operation
confluence.md copied to clipboard

Error 'str' object has no attribute 'get' when trying to update page

Open revoldver opened this issue 1 year ago • 1 comments

Hi, dear @szn !

Got new error with Confluence v8.5.4 and confluence.md v0.4.4 (current): 'str' object has no attribute 'get' when trying to update page with command:

confluence.md --user "" --token $CONFLUENCE_USER_PASSWORD --no_verify_ssl --url https://confluence.mycompany.name create --file page-info.md --parent_id $PARENT_PAGE_ID --title "$PAGE_TITLE" --overwrite (user is empty when working with access token only).

The command above works well 5 months ago with confluence.md v0.2.8.

Thank you!

revoldver avatar Aug 06 '24 22:08 revoldver

Hi @revoldver,

Can you please rerun this command with --verbose? That would help me a lot.

SN

szn avatar Aug 07 '24 13:08 szn

I can't reproduce this.

szn avatar Sep 11 '24 16:09 szn