Code Monkey home page Code Monkey logo

Comments (5)

hayesdavis avatar hayesdavis commented on July 21, 2024

Actually, yes it will. You just need to use Grackle's proxy support. Once you've got a client instance you can do this:
client.transport.proxy = Net::HTTP.Proxy(apigee_url,80)

I tried it out myself and it seems to work just fine. Sorry for the delay getting back to you on this.

from grackle.

rmanalan avatar rmanalan commented on July 21, 2024

Thanks. That works perfectly.

from grackle.

tolosa avatar tolosa commented on July 21, 2024

I'm having this exact same issue using this Gem with Apigee, but the proposed solution doesn't work for me, I set the proxy but I'm still receiving the same authentication problems. I use Omniauth to get the token.

What I could be missing? Any help would be very appreciated.

Thank you for this great Gem!

from grackle.

hayesdavis avatar hayesdavis commented on July 21, 2024

@tolosa I can't think of any reason why this wouldn't work. OAuth has a fair number of moving parts so sometimes the errors can be deceiving. Please make sure that everything is configured as described here: https://github.com/hayesdavis/grackle/wiki/Grackle-and-OAuth.

from grackle.

tolosa avatar tolosa commented on July 21, 2024

I still can't make any authenticated calls to the Twitter API through Apigee. The OAuth authentication itself seems to be working fine, if I call directly to the twitter API it works, but when I switch to the Apigee endoint fails. Unauthenticated calls through Apigee works fine.
To have more control over the authentication process, I migrated from OmniAuth to oauth-ruby, but using almost the same code that @manalang posted here doesn't work, and changing the proxy as you suggested doesn't solves the issue for me.

Any ideas about what else can I try?

Thank you!

from grackle.

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.