Coder Social home page Coder Social logo

bc-nuxt-vue-starter's People

Contributors

ansariswag avatar becomevocal avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bc-nuxt-vue-starter's Issues

CORS issue

Hi,

I am trying to get this setup and I'm running in to a CORS issue on initial launch.

Assuming I've got my .env file setup correctly (not 100% sure I did), when the home page loads (prior to redirecting to the error page) I get the following CORS error:

Access to XMLHttpRequest at 'https://api.bigcommerce.com/stores/xxx/v3/storefront?field=status' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Can anyone point me in a direction to get past this? Thank you

Plans to update this starter project to Nuxt 3?

Hello!

My question is about the upcoming Nuxt 3 release, do you have plans to update the project with Nuxt 3 in the near future? Would be nice to have official BigCommerce word on this matter ๐Ÿ˜„

Can't register or login in new developer sandbox

When attempting to register a new customer using the sandbox store, it appears that the request from the localhost server to the big commerce v2 customers management api is timing out. I receive the following error:

ERROR [HPM] Error occurred while trying to proxy request /stores/{REDACTED}/v2/customers from localhost:3000 to https://api.bigcommerce.com (ECONNRESET) (https://nodejs.org/api/errors.html#errors_common_system_errors)

After manually creating a new customer through the big commerce management console and using the configured credentials to login, I receive a successful login response, but the customer data is returned as "null". The payload is returned as :

{"message":"Successfully login!","body":{"data":{"customer":null},"cookie":"Shopper-Pref=REDACTED; Expires=Fri, 23 Apr 2021 17:41:17 GMT; Path=/; HttpOnly"},"status":true}

I have configured my api token to read/write Customer and Customer Login scopes.

Steps to reproduce:
Create new sandbox store using the link in the root's README.md
Follow the steps in the root's README.md to configure .env file and add required routes.
Attempt to register a new customer.
Manually create new customer through big commerce web console
Login with configured credentials
Examine response

Sandbox account form not working

The link in the readme for the sandbox account goes to a form that doesn't work? After completing and submitting the form the loader spins and then nothing happens. I've tried with 2 different emails that have the same result.

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.