Cannot download translations from API (204 no content)

Follow

Comments

2 comments

  • Avatar
    Rose (Edited )

    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

    0
    Comment actions Permalink
  • Avatar
    liam788fh (Edited )

    When encountering an authentication error with an API, it often means that the provided credentials—such as an API key or access token—were incorrect, missing, or expired. To resolve this, double-check the API key or authentication token you’re using to ensure it’s valid and up to date. Make sure it has the required permissions and is correctly formatted according to the API SQ Stock provider’s specifications. If you're storing this key in environment variables or a configuration file, verify that it’s being accessed correctly by your application.

    0
    Comment actions Permalink

Please sign in to leave a comment.