ValueError: metadata was invalid
occurs when key in request metadata contains uppercase charactors
#2264
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.
See the following test which fails when an uppercase is used in the metadata key
gapic-generator-python/tests/system/test_request_metadata.py
Lines 20 to 28 in c72411d
The text was updated successfully, but these errors were encountered: