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
Remove unneeded "api" segment in path (firebase#230)
Playing around with this code, it seems ```exports.api``` links the path to "/api" automatically, it's redundant to add it in the get/post path and causes the url to fail.
0 commit comments