thisbejim / Pyrebase

A simple python wrapper for the Firebase API.
2.05k stars 526 forks source link

Updated README.md #309

Open S-Waleed opened 4 years ago

S-Waleed commented 4 years ago

get_url needs a token, pass 'None' to ignore this error message

TypeError: get_url() missing 1 required positional argument: 'token'