How to use PAT to login to confluence page using python? I think I need to pass PAT to confluence python class. if not, please provide proper solution.
Hi @Pradeep Ramesh Tidke Welcome to the Atlassian Community!
You can refer the steps on this page and refer sample script on this link
You'll need to encode your authorization credentials to base64 which is important step.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.