Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations API: fix #build_project_file_translation when the eTag param is passed #74

Closed
artem-vavilov opened this issue Feb 9, 2024 · 0 comments · Fixed by #75
Closed

Comments

@artem-vavilov
Copy link
Contributor

Issue

The method #build_project_file_translation sends eTag as a request parameter.

{
  "errors": [
    {
      "error": {
        "key": "eTag",
        "errors": [
          {
            "code": "notFound",
            "message": "Field 'eTag' Not Found"
          }
        ]
      }
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant