Android App Webpage Dashboard issues

Hello,

I am encountering a (personally) undesirable result when using a webpage dashboard on the Android companion app.

I have a webpage dashboard configured to point to my Grocy webapp instance, which prompts for a username and password. When I log into my Grocy instance using the dashboard on a browser, I am then logged into the application and am able to use it normally.

However, when logging in with the app, after hitting “OK” to login, the page flashes and then redirects me to the login page again without actually letting me use the application. I believe that this is happening because on the mobile app, the dashboard uses a static URL and will not update even if data is submitted.

Does anyone know of a way to make it so that I am able to use the application as intended/continue to the correct URL while staying within the companion app?

Thanks!