I have been walking through all the steps to get the Target API access token. I am stuck at this step - https://www.adobe.io/products/usermanagement/docs/createjwt
I get the 200 status from the server, and don't see no error, but the response does not return any information related to the access key or anything. The response body is empty. Does this mean there is something wrong?
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
I could finally get the correct response. It seems that my previous code could get the 200 success response, but actually it didn't pass the correct parameter and got the empty body response.
Shouldn't the response be something else other than 200 if the body is empty?
Thanks.
Views
Replies
Total Likes
Hi,
Can you please provide more details in terms of the details of json request and response and that should help us further debug.
Thanks & Regards
Parit Mittal
Views
Replies
Total Likes
Hi,
I could finally get the correct response. It seems that my previous code could get the 200 success response, but actually it didn't pass the correct parameter and got the empty body response.
Shouldn't the response be something else other than 200 if the body is empty?
Thanks.
Views
Replies
Total Likes
Views
Replies
Total Likes
Similar issue I have "got the empty body response"
Views
Replies
Total Likes