How do I sign in to a custom App in Development?

I have a local instance of DHIS2 running in http://localhost:8080

I start a local global-app-shell and the gateway login open

I tried http://localhost:8080 and http://localhost:8080/api in the server field
Also admin for username and district for password which I used to login to the instance but it keep returning empty login without login me into the app

What am I doing wrong?

1 Like

Hi @jetisco4u

Please share more details. Did you also configure the CORS? Here are two main sources that might help: 1) Creating a DHIS2 Web app | DHIS2 Developer Portal and 2) Getting started with DHIS2 : Development in platform ecosystems

1 Like