Production marketplace application is using the version url instead of the live url?

We recently launched a new app into the marketplace that runs on monday code and requires oauth2 redirect urls. The auth links work in development with the url we have configured. For production we have these configured for the Live Url. However when I install the live app from the marketplace I find that the app is running on the Version Url which is causing all of our oauth integrations to fail in production, where we can’t change the redirect urls.

Any help from the tech side would be much appreciated, I’ve double checked all the URLs and ENV variables are configured to use the live url.