Skip to content

"Error: lexical error: invalid char in json text." #78

Description

@bonushenricus

I have prepared my record
myrec <- ZenodoRecord$new() myrec$setTitle("VINDICTA project Practice 3") myrec$setAccessRight("open") myrec$setUploadType("image") myrec$setImageType("photo") myrec$addCreator(name = "Gabrielli, Enrico",affiliation = "Stuard") myrec$setKeywords(c( "Animalia","Arthropoda","Insecta","Hemiptera","Pentatomidae" )) myrec$setDescription("ENGA2022060401")

but when I try do deposit

myrec <- zenodo$depositRecord(myrec)
there was an error

Error: lexical error: invalid char in json text.
<!DOCTYPE HTML PUBLIC "-//W3C//
(right here) ------^

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions