Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): RetrofitError thrown on login (#1737)
This fixes a regression from when PermissionService was converted from Groovy to Java. Ideally, we'd remove the extra parameter from FiatService directly, but that requires patching Fiat first, something that'll be easier to do when we migrate to the monorepo.
- Loading branch information