Hello,
I am having an issue with creating and posting pages via the Confluence API. I have an azure function that creates a new page and posts data to that page (this one was created months ago) and up until a few days ago it was working (last successful run was 7/15/25). I haven't changed anything in my code, all my tokens are still valid, in Atlassian it states my token was accessed minutes after I ran my script, I've made sure that my Azure function's outbound IP's were added to the allowed list, and when I check my Azure logs everything is showing successes. Any thoughts?
Maybe check if API deprecation is the issue? https://developer.atlassian.com/cloud/confluence/changelog/#CHANGE-2649
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.