Unable to modify Series frequency.
Chris Carrick
Member
Receiving a 400 Error with the following error response when trying to select a frequency:
Request URL: https://services.quicken.com/scheduled-transactions/{id}
{
"title": "Invalid request payload.",
"httpStatus": 400,
"detail": "JSON parse error: Cannot deserialize value of type com.quicken.fmcore.types.RecurrenceAliasType from String "Every quarter": not one of the values accepted for Enum class: [EVERY_YEAR, EVERY_X_DAYS, EVERY_X_WEEKS, EVERY_WEEK, EVERY_X_YEARS, EVERY_MONTH, ONE_TIME_PAYMENT, EVERY_X_MONTHS, EVERY_QUARTER, MULTIPLE_FIXED_DATES, TWICE_A_MONTH]; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type com.quicken.fmcore.types.RecurrenceAliasType from String "Every quarter": not one of the values accepted for Enum class: [EVERY_YEAR, EVERY_X_DAYS, EVERY_X_WEEKS, EVERY_WEEK, EVERY_X_YEARS, EVERY_MONTH, ONE_TIME_PAYMENT, EVERY_X_MONTHS, EVERY_QUARTER, MULTIPLE_FIXED_DATES, TWICE_A_MONTH]\n at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 410] (through reference chain: com.quicken.fmcore.dtos.ScheduleResource["recurrence"]->com.quicken.fmcore.dtos.ScheduleResource$RecurrenceResource["alias"])",
"code": "QCS-0400-2"
}
Note: I do have "Early Access" on.
Tagged:
0
Comments
-
Hello @Chris Carrick,
To help troubleshoot this issue, could you please provide additional information? Is this happening when creating a new series or when editing an existing series? Is this happening on the web app, the mobile app, or both? If this is happening on the web app, which browser are you using? Is this happening with series that are connected to an online biller, with manually added series, or both?
I look forward to your response!
-Coach Kristina
0
This discussion has been closed.