2023-01-05
2198
#ecommerce#node
David Ekanem
152003
105
Jan 5, 2023 â‹… 7 min read

Build a Shopify app with Node.js

David Ekanem In love with technology and discussions around technology.

Recent posts:

Rxjs Adoption Guide: Overview, Examples, And Alternatives

RxJS adoption guide: Overview, examples, and alternatives

Get to know RxJS features, benefits, and more to help you understand what it is, how it works, and why you should use it.

Emmanuel Odioko
Jul 26, 2024 â‹… 13 min read
Decoupling Monoliths Into Microservices With Feature Flags

Decoupling monoliths into microservices with feature flags

Explore how to effectively break down a monolithic application into microservices using feature flags and Flagsmith.

Kayode Adeniyi
Jul 25, 2024 â‹… 10 min read
Lots of multi-colored blue and purplish rectangles.

Animating dialog and popover elements with CSS @starting-style

Native dialog and popover elements have their own well-defined roles in modern-day frontend web development. Dialog elements are known to […]

Rahul Chhodde
Jul 24, 2024 â‹… 10 min read
Using Llama Index To Add Personal Data To Large Language Models

Using LlamaIndex to add personal data to LLMs

LlamaIndex provides tools for ingesting, processing, and implementing complex query workflows that combine data access with LLM prompting.

Ukeje Goodness
Jul 23, 2024 â‹… 5 min read
View all posts

2 Replies to "Build a Shopify app with Node.js"

  1. Dear David,

    I thank you for incredibly helpful blog post on implementing a Shopify application. Your step-by-step guide was incredibly clear and easy to follow, and it was exactly what I needed to get started on my own project.

    I have made significant progress since reading your post, but I have recently run into some roadblocks during the testing stage. I was wondering if I could ask for your help in resolving these issues. Specifically, I am struggling with testing our app stage where
    1. i am passing the shop name must be ours or the merchants ? .
    2. i am not getting any install app screen after hitting the URL
    3. when i am passing another shop names giving me message like “It looks like you don’t have access to this store. Contact the store administrator for access.”
    4. I also want to use data of that shop to integrate with my app inshort i want the database access so i can move that data forward to my application for further processing.
    If you have any insights or solutions that you could offer, it would be greatly appreciated.

    If it’s convenient for you, please feel free to contact me by email at [email protected] or through any other preferred means of communication. Thank you again for your fantastic blog post, and I hope to hear from you soon.

  2. Hello, how are you? Got some problems: “HMAC validation failed”. Passing string ro createhMAC didn’t work also. API Secret was double checked.

Leave a Reply