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
This caused all paywalled aperture apis to fail with rpc error: code = Unknown desc = cannot initiate swap: unexpected HTTP status code received from server: 402 (Payment Required), despite the interceptor being active (confirmed with ad-hoc logging).
This is not an issue at present, since we have no pressing need to upgrade.
Should we decide to upgrade lnd/loop/pool/lit, we will need to remember to upgrade aperture as well.
The text was updated successfully, but these errors were encountered:
In lightninglabs/loop/pull/445, I bumped the following dependencies by mistake:
This caused all paywalled aperture apis to fail with
rpc error: code = Unknown desc = cannot initiate swap: unexpected HTTP status code received from server: 402 (Payment Required)
, despite the interceptor being active (confirmed with ad-hoc logging).This is not an issue at present, since we have no pressing need to upgrade.
Should we decide to upgrade lnd/loop/pool/lit, we will need to remember to upgrade aperture as well.
The text was updated successfully, but these errors were encountered: