Giter Site home page Giter Site logo

Comments (2)

tolgap avatar tolgap commented on August 23, 2024

@yukihiro-hyakuta what is the issue you're encountering? Do you have any logs or errors you could show?

from example-nx-app.

yukihiro-hyakuta avatar yukihiro-hyakuta commented on August 23, 2024

Thank you for your response.
The question I had previously asked has resolved itself. I had mistakenly thought I was using the shopify cli method.
My apologies.

But I have another problem.
I have completed the installation procedure.
However, the terminal screen stops at the following state

[Nest] 28683  - 05/21/2023, 7:47:23 AM     LOG [Shopify] [shopify-api/INFO] Completing OAuth | {shop: myshop.myshopify.com}
[Nest] 28683  - 05/21/2023, 7:47:23 AM     LOG [Shopify] [shopify-api/DEBUG] OAuth request is valid, requesting access token | {shop: myshop.myshopify.com}
[Nest] 28683  - 05/21/2023, 7:47:24 AM     LOG [Shopify] [shopify-api/INFO] Creating new session | {shop: myshop.myshopify.com, isOnline: true}
[Nest] 28683  - 05/21/2023, 7:47:24 AM     LOG [MikroORM] [query] select `s0`.* from `sessions` as `s0` where `s0`.`id` = 'myshop.myshopify.com_94006286394' limit 1 [took 0 ms]
[Nest] 28683  - 05/21/2023, 7:47:24 AM     LOG [MikroORM] [query] begin
[Nest] 28683  - 05/21/2023, 7:47:24 AM     LOG [MikroORM] [query] update `sessions` set `state` = '00000004067969', `expires` = 1000000042208, `access_token` = 'shpca_0000000000000000000', `online_access_info` = '{"expires_in":0000000,"associated_user_scope":"write_products","session":"b85efd7144b85efd7144b85efd714b85efd7144b85efd7144b85efd7144335","account_number":0,"associated_user":{"id":00000286394,"first_name":"MYNA","last_name":"MEIS","email":"[email protected]","account_owner":true,"locale":"ja-JP","collaborator":false,"email_verified":true}}' where `id` = 'myshop.myshopify.com_94906286394' [took 2 ms]
[Nest] 28683  - 05/21/2023, 7:47:24 AM     LOG [MikroORM] [query] commit
[Nest] 28683  - 05/21/2023, 7:47:24 AM     LOG [MikroORM] [query] select `s0`.* from `shops` as `s0` where `s0`.`domain` = 'myshop.myshopify.com' limit 1 [took 0 ms]

Browser screen shows like this.

{"statusCode":404,"message":"Cannot GET /?shop=myshop.myshopify.com&host=YWRtaW4utaW4uGtaW4ujtaW4u3RtaW4ueG4tctaW4utaW4upN2taW4umtaW4u2V2bXRi","error":"Not Found"}

What do I need to take care of?

from example-nx-app.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.