Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Problem you have encountered:
Yesterday ( March 25) there was a bad release of a dependency “gaxios” for Node JS [1] which caused a lot of this kind of errors:
Error: 400 undefined: Getting metadata from plugin failed with error: unsupported_grant_type: Invalid grant_type:
14:09:37
at Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:30:26)
14:09:37
at Http2CallStream.<anonymous> (node_modules/@grpc/grpc-js/build/src/client.js:96:33)
14:09:37
at /home/teamcity/buildAgent/work/5d45f5865a22bf25/node_modules/@grpc/grpc-js/build/src/call-stream.js:100:22
14:09:37
at processTicksAndRejections (internal/process/task_queues.js:79:11)
[1]
What you expected to happen:
That the Google node.js team have a plan in order to prevents third party libraries from being able to break the tools by virtue of releasing a bad release. In case that the team has have one, could you please share it ?