FireSharp icon indicating copy to clipboard operation
FireSharp copied to clipboard

BasePath must end with a trailing slash

Open DavidRieman opened this issue 10 years ago • 1 comments

Trailing slashes on configuration URIs are generally expected to be optional. If missing, we get an exception trying to resolve something like "...firebaseio.comfoo.json" instead of the URI being combined correctly.

DavidRieman avatar Jul 13 '15 02:07 DavidRieman

I'll fork and fix this one later.

DavidRieman avatar Jul 14 '15 17:07 DavidRieman