You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
I setup my FIREBASE and FIREBASE_TOKEN in my environment and ran the author tests. It was failing on the last 'is' I stepped through it in the debugger and firebase allowing me to create the last put
DB<1> n
main::(02-firebase.t:50): eval { $firebase2->put('somewhere', { foo => 'bar' }); };
DB<1> n
main::(02-firebase.t:52): is $@->message, '403 Forbidden', 'Cannot just write willy nilly.';
DB<1> x ref($@)
0 ''
DB<2> x $@
0 ''