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
However, sorting by updated_at is currently not supported by the API:
"errors": [
{
"status": "Bad Request",
"status_code": 400,
"description": "Unable to sort on unknown field \"updated_at\" Your request id is OHM66e21f9487ae11e49c920230f00c9248.",
"request_id": "OHM66e21f9487ae11e49c920230f00c9248"
}
The text was updated successfully, but these errors were encountered:
There has been a dashboard request on being able to sort transactions by most recent change: balanced/balanced-dashboard#1578
However, sorting by
updated_at
is currently not supported by the API:The text was updated successfully, but these errors were encountered: