Skip to content

Error: failed to unmarshal json. invalid character '}' looking for beginning of object key string #5

Open
@crushr3sist

Description

@crushr3sist

I fixed the ipfs-config.sh btw, please replace the: expression with the one below

"HTTPHeaders": {
    "Access-Control-Allow-Origin": [
        "*"
    ],
},
"HTTPHeaders": {
    "Access-Control-Allow-Origin": [
        "*"
    ]
},

there's an extra comma at the end of ],

:))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions