Not able to create a confluence knowledge loader to ingest data for knowledge buddy
I am creating a knowledge buddy widget, and I need to ingest data from a confluence page. I have created the API token in Atlassian with the following scopes:
Read
read:account
read:analytics.content:confluence
read:app-data:confluence
read:attachment:confluence
read:confluence-content.all
read:confluence-content.permission
read:confluence-content.summary
read:confluence-groups
read:confluence-props
read:confluence-space.summary
read:confluence-user
read:me
I have updated the UserName and set the API token as password in the Auth profile Confluence_Basic_User. When I try to create the confluence loader, I am getting the following error
- Resource path #1 is either incorrect or inaccessible.
I am using the following resource and is using confluence cloud path: https://hjde151103.atlassian.net/wiki/spaces/SD/pages/327681
Is there something I am missing to do to make it work?