GithubHelp home page GithubHelp logo

ShippingTemplate response is nil about etsy HOT 7 CLOSED

iamfmjk avatar iamfmjk commented on July 18, 2024
ShippingTemplate response is nil

from etsy.

Comments (7)

kytrinyx avatar kytrinyx commented on July 18, 2024

I suspect that the ShippingTemplate is extremely out of date. I'll dig into this on the weekend and give you the syntax for constructing the call yourself.

from etsy.

coolgandhi avatar coolgandhi commented on July 18, 2024

Thanks so much. I was able to debug through this. My OAuth settings were not setup correctly.
I added an http_logger gem to get the raw response from Etsy API call:

Response body This method requires scope authentication not granted.

There were no changes required to the gem.

from etsy.

kytrinyx avatar kytrinyx commented on July 18, 2024

Awesome! So glad you figured it out. Closing this, but feel free to re-open it (or open a new one) if there's more trouble.

from etsy.

coolgandhi avatar coolgandhi commented on July 18, 2024

Hello Katrina,

Quick Question: is there a way to access the raw response body in case of a failure? I had to install the http_logger gem to peek at the response body below.

HTTP response header X-Served-By: cache-ord1728-ORD
HTTP response header X-Cache: MISS
HTTP response header X-Cache-Hits: 0
HTTP response header X-Timer: S1403568414.660330057,VS0,VE63
...
....
HTTP response header Connection: close
Response body This method requires scope authentication not granted.

Thanks!

from etsy.

danielsz avatar danielsz commented on July 18, 2024

An unfortunate historical legacy of this library is that it silences all errors.
This should be addressed at some point (if you ask me). Check the bottom of the README to see how to re-enable errors.

from etsy.

kytrinyx avatar kytrinyx commented on July 18, 2024

This should be addressed at some point (if you ask me)

Yeah, we definitely need to fix this!

from etsy.

coolgandhi avatar coolgandhi commented on July 18, 2024

Thanks for pointing the workaround.

from etsy.

Related Issues (20)

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.