Giter Site home page Giter Site logo

Comments (7)

mlynch avatar mlynch commented on September 24, 2024

Thanks will take a look in the next day or so

from http.

mlynch avatar mlynch commented on September 24, 2024

I'm confused, just tested it and it's working fine for me. However, I noticed if I used the origin header, that got overwritten somewhere in the pipeline and likely out of our control. Have you tried with other headers?

from http.

jongbonga avatar jongbonga commented on September 24, 2024

I'm experiencing the same issue with params & data on web.
with :

const headers = {
      'content-Type': 'application/x-www-form-urlencoded',
      Authorization
    }

from http.

DarrenAllen avatar DarrenAllen commented on September 24, 2024

@mlynch The issue @jongbonga mentioned above appears to be the same issue fixed here: #17 Is there any chance we'll get this released soon? I'm trying to get this plugin to work with OAuth and this is the issue. Thank you!

from http.

kaimallie avatar kaimallie commented on September 24, 2024

Looks like for now it's only working with the header: 'Content-Type': 'application/json'

from http.

dmastag avatar dmastag commented on September 24, 2024

Yes @kaimallie
Its because the fix has not been released to npm yet

from http.

thomasvidas avatar thomasvidas commented on September 24, 2024

Closing this since the fix has already been merged to master. I'm preparing a 0.3.0 release for later this week on npm but if you need the fix now you can clone the repo and build the project with the following command. It builds a /dist folder

npm install
npm run build

from http.

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.