Oauth Flow suddenly stopped working, after release of new dev platform (RedirectUri not whitelisted)

I’m developing an embedded app using express node template using Shopify CLI version: 3.84.1 and Node version: 22.16.0.
I get this error when i install through shopify app dev command. ERROR: Oauth error invalid_request: The redirect_uri is not whitelisted. But URLs are whitelisted as shown in attached screenshots.

Did you ever find a fix for this?