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

Debug JSON Protocol error?

I am having trouble debugging when I get a JSON Protocol error. Nothing shows up in the console. I solved it by trial and error and alot of reading the documentations.

What is the best way to debug a JSON protocol error?

2 Replies
Not applicable
Author

Hi,

Have you tried chrome, developer tool (F12) and looked att the header information. If this does not help there other tools like Fiddler or Wireschark.

Best Regards

Lars-Göran Book

Jeff_Koch
Employee
Employee

Hi Karl,

Try using the Protocol Tester that ships with Qlik Sense Desktop and is accessible through the Workbench.  Connect to the engine by clicking the connected button then you can paste you JSON object in the "send" input text area an click "execute"

The request and response are displayed below and you can use this to test your JSON structures.

-Jeff

http://localhost:4848/workbench

http://localhost:4848/workbench/protocoltester.html