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.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

github.com/Shopify/app-bridge returns 404

Solved

github.com/Shopify/app-bridge returns 404

camelmasa
Shopify Partner
83 10 27

Hi,


I wanted to see "https://github.com/Shopify/app-bridge"' repository.
The repository is referred by some pages.  (e,g, https://www.npmjs.com/package/@shopify/app-bridge)

 

Could we see the repository ?

Accepted Solution (1)

Henry_Tao
Shopify Staff
91 28 15

This is an accepted solution.

Hi @camelmasa 

 

This repo is private. 

 

Thanks, 

Henry

Henry | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

View solution in original post

Replies 7 (7)

Henry_Tao
Shopify Staff
91 28 15

This is an accepted solution.

Hi @camelmasa 

 

This repo is private. 

 

Thanks, 

Henry

Henry | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

camelmasa
Shopify Partner
83 10 27

Hi @Henry_Tao,

 

Thank you for answer.

m20io
Shopify Partner
12 0 2

Hi there,

 

as the document documentation is limited in https://shopify.dev/tools/app-bridge  

 

Where can one find more details about how to use app-bridge actions. Like 

import { Redirect } from '@shopify/app-bridge/actions';
Redirect.create(app).dispatch(Redirect.Action.ADMIN_PATH, permissionUrl);


What are the parameters for this? It's really hard to understand this with the given documentation.

Henry_Tao
Shopify Staff
91 28 15

Hi @m20io 

 

Is this what you are looking for? https://shopify.dev/tools/app-bridge/actions/navigation/redirect

 

Henry | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

EugeneKim
Shopify Partner
60 3 29

Hi @Henry_Tao ,

 

Could you provide context on why the repo is private? It would be great for the source code to be made available so that I can have a better understanding of how app bridge works.

EugeneKim
Shopify Partner
60 3 29

Hi @Henry_Tao , any chance you might have an answer? Thank you!

Henry_Tao
Shopify Staff
91 28 15

Hi @EugeneKim 

 

I am sorry that I don't have the answer for your question. However, we have a public repo here to post issues / feature request https://github.com/Shopify/shopify-app-bridge

 

Thanks, 

Henry

Henry | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog