Skip to content

Cannot create ticket using rest api! #6

@HW-Siew

Description

@HW-Siew

I created an admin user who will be able to create a ticket using admin panel. But when i try to user the username:password in authorization of that user, i always get this error message. What exactly goes wrong here. Appreciate your advice.

endpoint used : https://dev.actiweb.site/wp-json/wpas-api/v1/tickets
method post

{
"code": "rest_cannot_create",
"message": "Sorry, you are not allowed to create tickets as this user.",
"data": {
"status": 401
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions