removed redundant login failed dialog
Description
Now app shows error dialog if token refresh is failed.
Screenshots
Technical details
Previously after token refreshing, if token refreshing is failed and gplay apis are called it returned empty result. Now it throws exception which generates error dialog.