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
I've tried to add gmail account but some error occurs:
Traceback (most recent call last):
File "<console>", line 1, in <module>
File "C:\SCS\anaconda3\lib\site-packages\mobly-1.9.1-py3.7.egg\mobly\controllers\android_device_lib\jsonrpc_client_base.py", line 355, in rpc_call
return self._rpc(name, *args)
File "C:\SCS\anaconda3\lib\site-packages\mobly-1.9.1-py3.7.egg\mobly\controllers\android_device_lib\jsonrpc_client_base.py", line 326, in _rpc
raise ApiError(self._ad, result['error'])
mobly.controllers.android_device_lib.jsonrpc_client_base.ApiError: <AndroidDevice|5200b9494d8c749d>
-------------- Java Stacktrace ---------------
android.accounts.AuthenticatorException: Sign in failed with status UNKNOWN_ERROR
at android.accounts.AccountManager.convertErrorToException(AccountManager.java:2533)
at android.accounts.AccountManager.access$700(AccountManager.java:167)
at android.accounts.AccountManager$AmsTask$Response.onError(AccountManager.java:2369)
at android.accounts.IAccountManagerResponse$Stub.onTransact(IAccountManagerResponse.java:70)
at android.os.Binder.execTransact(Binder.java:739)
The text was updated successfully, but these errors were encountered:
I've tried to add gmail account but some error occurs:
The text was updated successfully, but these errors were encountered: