Error decoding GtS status URLs #373

Closed
opened 2023-04-23 18:38:40 +00:00 by shadowfacts · 0 comments
Owner

Here's the error:

Error Loading:
GET /api/v1/timelines/home

invalidModel(Swift.DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: [_JSONKey(stringValue: "Index 2", intValue: 2), CodingKeys(stringValue: "url", intValue: nil)], debugDescription: "Invalid URL", underlyingError: nil)))

Originally posted by @aurantius in #129 (comment)

Here's the error: ``` Error Loading: GET /api/v1/timelines/home invalidModel(Swift.DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: [_JSONKey(stringValue: "Index 2", intValue: 2), CodingKeys(stringValue: "url", intValue: nil)], debugDescription: "Invalid URL", underlyingError: nil))) ``` _Originally posted by @aurantius in https://git.shadowfacts.net/shadowfacts/Tusker/issues/129#issuecomment-1231_
shadowfacts added the
bug
label 2023-04-23 18:38:43 +00:00
shadowfacts added this to the 2023.5 milestone 2023-04-23 18:38:44 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#373
No description provided.