GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
554 stars 79 forks source link

Firebase Storage _download() error #135

Closed Zarasan closed 3 years ago

Zarasan commented 3 years ago

Describe the bug Null

To Reproduce _download(path, false, true)

Expected behavior Give the download url for the file.

Screenshots image

Additional context I noticed that you are passing ref.full_path in get_file_url() function