Skip to content

Fix type parameter in change_savings_plan requests#296

Open
SimDing wants to merge 1 commit intopytr-org:masterfrom
SimDing:patch-1
Open

Fix type parameter in change_savings_plan requests#296
SimDing wants to merge 1 commit intopytr-org:masterfrom
SimDing:patch-1

Conversation

@SimDing
Copy link

@SimDing SimDing commented Dec 30, 2025

Either this has changed, or this is just a copy/paste error.

With type createSavingsPlan I was getting these errors:

{
  "status": "failed",
  "message": "Could not create savings plan",
  "error": {
    "code": "internalError",
    "message": "Could not create savings plan",
    "details": {
      "userId": "...",
      "requestedAmount": 42.0
    }
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant