Hi, I am trying to integrate Confluence API with Backstage:
backstage-plugin-confluence/plugins/search-confluence-backend at cfb102603994a90a5f0e100d360c9b0626c5913a · K-Phoen/backstage-plugin-confluence · GitHub
My setup as per below:
```
```
But there are error:
```
[1] 2022-10-20T08:17:27.689Z search error Collating documents for confluence failed: Error: Request failed with 404 Not Found type=plugin
[1] 2022-10-20T08:17:27.691Z search error Request failed with 404 Not Found type=taskManager task=search_index_confluence stack=Error: Request failed with 404 Not Found
```
Is there any issue with the URL because the error is not found
One possible error source could be that you have the { } around the username and password. If you don't use environment variables, the curly braces should not be used.
Hi @marc -Collabello--Phase Locked- ,
Thank you for the reply. Actually in my source code I didn't put the curly brackets, I just pasted the username and password but it got error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.