fix: Remove URL encoding in project name by sakthivelmanii · Pull Request #4188 · googleapis/java-spanner (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Conversation
Description:
Path template is encoding the generated project name by default. It is converting : into %3A which is causing issues in the Spanner. Spanner checks if project name is valid by checking the characters.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Labels
Issues related to the googleapis/java-spanner API.
Pull request size is small.