Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

API response decode fails #19

Description

@TilBlechschmidt
Failed to fetch feed!
requestFailed(error: Swift.DecodingError.keyNotFound(
    CodingKeys(stringValue: "thumbnails", intValue: nil),
    Swift.DecodingError.Context(codingPath: [
        CodingKeys(stringValue: "items", intValue: nil),
        _JSONKey(stringValue: "Index 3", intValue: 3),
        CodingKeys(stringValue: "snippet", intValue: nil)
    ],
    debugDescription: "No value associated with key CodingKeys(stringValue: \"thumbnails\", intValue: nil) (\"thumbnails\").", underlyingError: nil)
))

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions