parkjunhada

Results 5 comments of parkjunhada

@rchen152 Thank you for replying the issue I reported! I left some code for someone who wants to solve this problem temporarily. redeclare explicitly your TextChoices type is Choices ```...

same error in python 3.7.6 firebase-admin-python 4.0.0

@abloch I think proto-plus is the problem. I resolved it by changing proto-plus version 1.19.7 to 1.19.6 https://github.com/googleapis/proto-plus-python/issues/275

Hi @darrachequesne, I’d like to work on this issue. I plan to replace url.parse() with the WHATWG URL API while preserving the same query parsing behavior (including duplicate query keys)....