Expand my Community achievements bar.

Join us at Adobe Summit 2024 for the Coffee Break Q&A Live series, a unique opportunity to network with and learn from expert users, the Adobe product team, and Adobe partners in a small group, 30 minute AMA conversations.
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