API/Internal/Login - What login do I use?

I am trying to use the POST /api/internal/login section of the API. Every password I am entering comes back with an “invalid username or password” code 16, Response code 401.

Which username and password do I use to make this work? Also, was there somewhere I needed to set this particular username and password?

@djfromla

Use chirpstack-application-server web interface users credentials in the login API.

1 Like

This only seems to work when I use the default username and password after a fresh install. But as soon as I change the password, this does not work. I have also tried adding other admin users and it does not work. Anywhere I should look or any leads on what I need to change and where?