CloudSQL Users.Update do not send the body in the update request #2864
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Hello,
When I try to perform an update on an existing user in one of my instances, the API returns that the user parameter was not passed. However, it is indeed declared as a parameter in the function.
Is this a known bug, or am I simply missing something?
Environment details
Steps to reproduce
The code return
Error: googleapi: Error 400: Missing parameter: user., required
The text was updated successfully, but these errors were encountered: