• Resolved waldirjunior

    (@waldirjunior)


    Need help!

    I’m trying to make request / wp-json / wpas-api / v1 / tickets
    But it always comes empty array.

    What do I do?
    / wpas-api / v1 / ticket-tag works

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author melliesou

    (@melliesou)

    Hi @waldirjunior,

    Thanks for detailing this issue. It looks like you have called the API with the incorrect password – that empty set happens on an authentication error. Ensure that you are using the correct authentication (username/password) for the API call and it will work ok.

    Thread Starter waldirjunior

    (@waldirjunior)

    I searched for the user registered in the system, he is with a maximum permission in wordpress (Administrator).

    I tested it again, I’m using basic authentication as per the documentation.

    Am I doing something wrong?

    Thread Starter waldirjunior

    (@waldirjunior)

    I was able to solve
    Thanks!

    Plugin Author melliesou

    (@melliesou)

    Glad that you solved it. Did you solve this one by verifying (re-typing) the password credentials?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘REST API – empty array – /wp-json/wpas-api/v1/tickets’ is closed to new replies.