Issue
When making an API call to download translations, my response was 204 no content.
Answer
The wrong locale was used.
Please try again and if issues persist, contact our support with details about which API you used.
Issue
When making an API call to download translations, my response was 204 no content.
Answer
The wrong locale was used.
Please try again and if issues persist, contact our support with details about which API you used.
Comments
1 comment
The 204 (No Content) status code indicates that the server has successfully fulfilled the request and that there is no additional content to send in the response payload body. While 200 OK being a valid and the most common answer, returning a 204 No Content could make sense as there is absolutely nothing to return. Conduent Connect Feps Login
Please sign in to leave a comment.