Hi Community,
Does anyone have experience of successfully creating Confluence pages from a Python script using OAuth?
I can see similar posts around doing this with Basic Auth but this isn't an option for us.
Our script is successfully retrieving an OAuth token from the Jira endpoint but it then fails registration with Confluence and does not accept the token.
Many thanks,
Tom