Skip to content

Cannot create ticket using rest api! #6

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
}
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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