getToken() failed. Status BAD_AUTHENTICATION error

后端 未结 11 1187
耶瑟儿~
耶瑟儿~ 2020-12-05 09:14

I\'ve found the following error when running my android application in android studio. app couldn\'t get installed on my device because of this error. Didn\'t find the solut

11条回答
  •  萌比男神i
    2020-12-05 09:53

    Mostly your token has gone bad. And needs a new one. Go to project database > settings > General > download Json file and replace it with the one in the local project directory.

提交回复
热议问题