Skip to content

Issue with POST, PUT, and DELETE Requests in OBA #183

@tanosk895

Description

@tanosk895

I have successfully used the GET ALL and GET by ID requests, but I am experiencing issues with the POST, PUT, and DELETE requests. When trying to perform a POST request, I encounter the following server error in the query_manager class from the OBASPARQL package, at line 382:

body = body.dict() AttributeError: 'Employee' object has no attribute 'dict'

Image

ents/assets/48431671-3f71-4a83-891a-23c47248c10f)

I would really appreciate any guidance you could provide on this issue. Is there something I might be missing in the request formatting or object definition?

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