Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Extensions only app won't install

Solved

Extensions only app won't install

JPastorOnestic
Shopify Partner
12 2 3

Hello, i'm trying to install an extension only app for pre-testing in one of our customers store. 2 months ago i was able to test the app in company's DEV stores, but now seems that Auth URLs are not working and cant install the app.

JPastorOnestic_0-1707122164543.png

The app is public but hidden, purpose is make it visible after this app become finely tested, as extension only app it has no external server (it should be compiled and rans inside Shopify).

Fragment of TOML file:

```
embedded = true

[auth]

```

I've tested some different `redirect_urls`:
- https://shopify.dev/apps/default-app-home
- https://shopify.dev/apps/default-app-home/auth
- https://shopify.dev/apps/default-app-home/api/auth
- https://shopify.dev/apps/default-app-home?auth
Nothing seems to work, please need some directions, "https://shopify.dev/apps/default-app-home" was working not so many time ago. Thanks!!

Accepted Solution (1)

JPastorOnestic
Shopify Partner
12 2 3

This is an accepted solution.

Reply 1 (1)

JPastorOnestic
Shopify Partner
12 2 3

This is an accepted solution.