Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
aniketvasadkar_eq
Contributor III
Contributor III

Qlik Sense REST connector giving 404 for valid rest URI

Hi All,

 

Facing issue while creating connection to REST API for Confluence.

I am able to use the url in browser and I get json response in return but when I use same url in rest connector it gives 404.

https://URL/rest/api/content/155986805?expand=body.view

Rest connector logs just say warn message: UserIdType was not passed!

Even I tested this is in browser on server itself.

Qlik Sense version tested: NOV 2020 patch2 &  NOV2021

Thanks

Aniket

Labels (1)
1 Solution

Accepted Solutions
vish123
Creator III
Creator III

Hi ,

Usually 404 error means server did not find what was requested for.

I would suggest you to check the URL in postman by passing username n password assuming basic authentication. 
If you still gets same error connect with confluence admin for more details on the API

View solution in original post

1 Reply
vish123
Creator III
Creator III

Hi ,

Usually 404 error means server did not find what was requested for.

I would suggest you to check the URL in postman by passing username n password assuming basic authentication. 
If you still gets same error connect with confluence admin for more details on the API