Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Solving the Informatica Dilemma: On-Demand Briefing - Watch On Demand!
cancel
Showing results for 
Search instead for 
Did you mean: 
fabiokroker
Contributor II
Contributor II

Connector REST API error

I have been using the Qlik Cloud Rest Connector to connect to the Brazilian Central Bank PTAX API for some time without issues. However, recently, the connection stopped working unexpectedly, and I am now getting the following error:
HTTP protocol error 400 (Bad Request): { "codigo": 400, "mensagem": "Cannot find EntitySet, Singleton, ActionImport or FunctionImport with name 'v1'." }
 
unnamed.png

Here is the URL request: "https://olinda.bcb.gov.br/olinda/servico/PTAX/versao/v1/odata/CotacaoMoedaPeriodo(moeda=@moeda,dataI...

I tested the OData Connector in Qlik Cloud, and it successfully connects to the Brazilian Central Bank PTAX API. However, I need to use the REST Connector instead because I require WITH CONNECTION to dynamically modify the URL parameters.

The same API works in Postman, cURL, and the browser, but Qlik Cloud fails.

 

 

 

 
Labels (2)
1 Solution

Accepted Solutions
dmnab1
Contributor III
Contributor III

Hi Fabio,
Yes, I also think this is an issue related to the last release (Feb 12).
I submitted a ticket in Qlik, I will let you know once I have a reply
Best

View solution in original post

8 Replies
marksouzacosta

Funny thing is, it works on Qlik Sense on-prem but not on Qlik Cloud....

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

fabiokroker
Contributor II
Contributor II
Author

Tried it on Qlik Sense Desktop, Postman, Browser, and everything works, except for Qlik Cloud, which got me even more curious.

 

 

 

 
dmnab1
Contributor III
Contributor III

Hi, I'm experiencing the same issue. The REST connection that was working fine until yesterday suddenly stopped functioning. I noticed there was a release yesterday, which I believe may be the cause.

https://community.qlik.com/t5/Release-Notes/tkb-p/ReleaseNotes/label-name/saas?labels=saas

I receive the error: 'Please adjust your API-endpoint settings.' However, the same request works perfectly in Postman, Qlik Enterprise on-premise, and cURL.

 

I hope someone from Qlik can provide some insights on this

 

 
fabiokroker
Contributor II
Contributor II
Author

I believe the issue is also related to the new version, but I couldn't find anything in the release notes specifically mentioning changes to REST or OData connections. This is quite curious, especially since the same requests work fine in other tools like Postman and Qlik Sense Desktop.
If anyone finds more details or manages to get in touch with Qlik support regarding this, I would greatly appreciate any updates.

dmnab1
Contributor III
Contributor III

Hi Fabio,
Yes, I also think this is an issue related to the last release (Feb 12).
I submitted a ticket in Qlik, I will let you know once I have a reply
Best

dmnab1
Contributor III
Contributor III

Fabio, the Qlik developers fixed this issue and it's working again for me. 

marksouzacosta

Tested here and it is working on my side too.

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

fabiokroker
Contributor II
Contributor II
Author

Nice, Dmnab1.

 

Thanks for your support!