Coder Social home page Coder Social logo

magento-ruby's People

Contributors

giancarlopro avatar joaosangue avatar pabse avatar pauloaugusto-dmf avatar wallasfaria avatar

Stargazers

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

Watchers

 avatar  avatar

magento-ruby's Issues

Generating access token?

Hi @WallasFaria thanks for the nice gem! How can we generate the access token to use in the API?

Currently, our client has added a new integration, and provided the consumer_key, consumer_secret, access_token, and access_token_secret to us.

Using the provided access_token or access_token_secret in the init code:

Magento.configure do |config|
  config.url   = 'URL_PROVIDED'
  config.token = 'access_token' ## or also tried with access_token_secret
  config.store = :default # optional, Default is :all
end

and then:

Magento::Product.all

Results in a Magento::MagentoError (Failed access to the magento server).

Any help is appreciated. Thanks!

Unable to fetch or update Magento products that have videos attached

Attempting to fetch or update a Magento product that has a video attached to it, returns:

NameError (uninitialized constant Magento::VideoContent)
Did you mean?  ViewComponent

After removing the video from the product, everything worked as normal.

Haven't had time to look into the issue deeper - may have some time in a few days, however thought I would flag the issue.

PS. Love your work. ๐Ÿ˜„

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.