Skip to content

[Fix] CORS issue in Delete request #17

Description

@niloysikdar

The Delete request to the endpoint /products/{id} is working fine on the Postman. However, when trying to send a request from the Vue app, it is getting blocked due to the CORS issue. The handler function for the Delete endpoint is available here. And we are trying to call this here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions