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
Don't try to use parsed_url if it is nil.
Fixing issue #121 . I wasn't
able to reproduce the issue so this fix is a bit of a hack rather than
fixing the route cause that resulted in parsed_url being nil.