Skip to content

"TypeError: Cannot read property 'status' of undefined when I call createGroupWithUser #24

@santoshjp

Description

@santoshjp

I'm getting '"TypeError: Cannot read property 'status' of undefined.
Following is the snippet of the code which generates the error.

            if (!(_context.t0.response.status !== 404)) {
              _context.next = 32;
              break;
            }

(node:46543) ErrorObjectPolyFill: "TypeError: Cannot read property 'status' of undefined\n at CoamClient._callee$ (coam-client/lib/CoamClient.js:585:44)

But groups are getting created successfully.

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