Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): RetrofitError thrown on login (backport #1737) #1779

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 25, 2024

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.

Fixes #6887.


This is an automatic backport of pull request #1737 done by Mergify.

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.

(cherry picked from commit 5f73a67)
@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for merge label Mar 25, 2024
@mergify mergify bot added the auto merged label Mar 25, 2024
@mergify mergify bot merged commit 17f68c4 into release-1.32.x Mar 25, 2024
4 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.32.x/pr-1737 branch March 25, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants