Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

QueueResponse is not coming correctly

Avatar

Level 4

We are trying to get response in Java using below code.

SitecatalystHttpClient.execute ("Report.QueueRanked" , reportData, Configuration);

 but its returning response as <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><html><head><title>301 Moved Permanently</title><

we are passing reportData in the form of JSON and Configuration is our configuration for catalyst. Our Site catalyst connection is also successful.

Please suggest us where we are doing wrong.  

Thanks!

Anoop

1 Accepted Solution

Avatar

Correct answer by
Level 10

Since this is an older post, I'm assuming you've solved this issue. Incase others find this post, I'll post the link to the documentation below:

https://www.adobe.io/apis/experiencecloud/analytics/docs.html

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Since this is an older post, I'm assuming you've solved this issue. Incase others find this post, I'll post the link to the documentation below:

https://www.adobe.io/apis/experiencecloud/analytics/docs.html