Skip to content

Runtime error 91 Object variable or With block variable not set #91

@carl-miranda

Description

@carl-miranda

Runtime error 91
Object variable or With block variable not set

I am trying to use this tool using Access 2016 to parse below JSON, but encountering above error:

{
"activities": [
{
"id": "5057005",
"action": "uploaded",
"stage_name": "Sourced",
"created_at": "2017-12-08T08:22:06.621Z",
"member": {
"id": "5f481",
"name": "Melissa Test"
},
"body": null
}
]
}

Kindly advise if there is any fix to this issue or point me to the right-direction on how to workaround this. I stepped through the code and "ParseJson" function is not assigned any value after reading the last character.

Thanks a lot!

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