Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
SOLVED

Launch API Search: Returning 500 internal error in postman

Avatar

Level 2

I am currently setting up an internal launch dashboard and some of the last functionality to get running is search. I am testing with Postman and I have successfully connected to many other endpoints, so I know authorization is not an issue. Below is my Postman route and payload. Is there something I am missing Screenshot 2023-10-08 at 11.48.55 PM.png

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @JustCallMePCra12 

 

I do belive you have already do so, check the server side and the API logs. On the other side, the attributes.revision_number  field seems to be an empty array, which might not be as wanted by the API, ensure that the correct data type is used or remove it to see how it behaves.

 

Additionally check that in the headers section is all set correctly and confirm what the API expects.

 

Let me know, what error details you find and if you need more help.

 

Regards, 

Celia

 

cc/ @kautuk_sahni 

View solution in original post

2 Replies

Avatar

Administrator

@ccg1706 @narendragandhi @arpan-garg @Tof_Jossic @renatoz28 @pradnya_balvir @Ankit_Chaudhary @Hitaprem Hey, could you take a look at this question and share your thoughts? Your input would be really helpful!



Kautuk Sahni

Avatar

Correct answer by
Community Advisor

Hi @JustCallMePCra12 

 

I do belive you have already do so, check the server side and the API logs. On the other side, the attributes.revision_number  field seems to be an empty array, which might not be as wanted by the API, ensure that the correct data type is used or remove it to see how it behaves.

 

Additionally check that in the headers section is all set correctly and confirm what the API expects.

 

Let me know, what error details you find and if you need more help.

 

Regards, 

Celia

 

cc/ @kautuk_sahni