Aruba Central

 View Only
last person joined: yesterday 

Receiving "no customers found" when attempting to retrieve an auth code

This thread has been viewed 11 times
  • 1.  Receiving "no customers found" when attempting to retrieve an auth code

    Posted May 15, 2023 09:55 AM

    I can generate tokens and run various queries in swagger but when I attempting to run queries in an application or in postman I cannot generate an auth code. I receive a 400 Bad Request status and the following response:

    {
        "extra"null,
        "message""No customers found"
    }


    Getting an session and csrf token works fine. Any guidance would be appreciated.