Skip to content

Conversation

@tejasvi
Copy link

@tejasvi tejasvi commented Aug 5, 2021

quote is redundant since we anyway urlencode(parameters) at the end.

`quote` is redundant since we anyway `urlencode(parameters)` at the end.
@AlfonsoAgAr
Copy link

I didn't see that there was someone who had this same problem. #393

I tried your solution and it works.

@tejasvi
Copy link
Author

tejasvi commented Oct 10, 2021

Actually the double encoding relies on previously buggy behavior of REST API which decodes twice. firebase/firebase-admin-python#189. State of python client is dismal. Admin SDK has various bug fixes and perf improvements while only pyrebase supports client authentication. Looks like I'll be migrating to Node.js in future, though PubNub looks promising for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants