TehThreeMusketeers / MobileApp

The DEFINITIVE, ABSOLUTE BEST android app for claiming your photon out on the market.
0 stars 0 forks source link

Firebase Token Not sending properly #54

Open kolevv opened 6 years ago

kolevv commented 6 years ago

The app attempts to send the token to the server before a user is logged in, resulting in a 401 access denied. Need to make sure the api call to send the token is made AFTER the user is logged in.