Coder Social home page Coder Social logo

Proxy Support about node-quickbase HOT 9 CLOSED

tflanagan avatar tflanagan commented on August 26, 2024
Proxy Support

from node-quickbase.

Comments (9)

tflanagan avatar tflanagan commented on August 26, 2024

Hey 3IMOH,

The error you're getting looks to be related to the internal indexing of the query requests.

Could you copy your code in here so I may get a better understanding, and if possible, a way to replicate what you're doing.

Thanks,

from node-quickbase.

3IWOH avatar 3IWOH commented on August 26, 2024

Hi-
My code is just the example.js. I replaced the following:

Realm
apptoken
Username
Password
Dbid

Maybe I could just add you as a user to my test quickbase?

Thanks for your help!

From: Tristian Flanagan [mailto:[email protected]]
Sent: Tuesday, July 15, 2014 8:15 AM
To: tflanagan/node-quickbase
Cc: Oakes, Howie
Subject: Re: [node-quickbase] unable to connect (#1)

Hey 3IMOH,

The error you're getting looks to be related to the internal indexing of the query requests.

Could you copy your code in here so I may get a better understand, and if possible, a way to replicate what you're doing.

Thanks,


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-49046835.

from node-quickbase.

tflanagan avatar tflanagan commented on August 26, 2024

Hey 3IMOH,

I just found a small bug in the code relating to line 264, I'm going to push a fix to github and publish it on npm.

The bug I found is actually related to reporting an error to you, so I imagine once this is fixed, you will see the correct error to your true, underlying problem.

An npm update will apply the latest fixed.

from node-quickbase.

3IWOH avatar 3IWOH commented on August 26, 2024

Thanks for the quick turnaround. I am now getting this (outputting err from the auth call)

{ code: 1003,
text: 'Error in Request',
details: 'connect ETIMEDOUT' }
Not Connected

From: Tristian Flanagan [mailto:[email protected]]
Sent: Tuesday, July 15, 2014 8:37 AM
To: tflanagan/node-quickbase
Cc: Oakes, Howie
Subject: Re: [node-quickbase] unable to connect (#1)

Hey 3IMOH,

I just found a small bug in the code relating to line 264, I'm going to push a fix to github and publish it on npm.

The bug I found is actually related to reporting an error to you, so I imagine once this is fixed, you will see the correct error to your true, underlying problem.

An npm update will apply the latest fixed.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-49050168.

from node-quickbase.

tflanagan avatar tflanagan commented on August 26, 2024

Hey 3IMOH,

This is related to your proxy; I will add proxy support later today, too busy to do it now.

(unless you want to, I'm more than willing to accept a pr)

from node-quickbase.

3IWOH avatar 3IWOH commented on August 26, 2024

Thanks Tristan!
Looking forward to using your module.

Thanks for providing this.

-Howie

From: Tristian Flanagan [mailto:[email protected]]
Sent: Tuesday, July 15, 2014 9:00 AM
To: tflanagan/node-quickbase
Cc: Oakes, Howie
Subject: Re: [node-quickbase] unable to connect (#1)

Hey 3IMOH,

This is related to your proxy; I will add proxy support later today, too busy to do it now.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-49053720.

from node-quickbase.

3IWOH avatar 3IWOH commented on August 26, 2024

Hi Tristian-

I tried to add proxy support but hit a dead end. I was having issues accessing secure sites thru a non-secure proxy. I think that there needs to be a CONNECT when doing this which the existing http/https modules do not do (I believe). Anyway, did you have any luck implementing this?

Thanks,
Howie

from node-quickbase.

tflanagan avatar tflanagan commented on August 26, 2024

I was running into the same issue and found the same thing about the http/s modules.

I haven't had time to really dive into it (work has been busy), but I found that you can use the request module to use the CONNECT method.

Using the request method, however, makes SSL a little more tricky

I'm going to leave this open in case anyone wants to discuss proxy support, but at this time I am not going to add this myself.

I am more than willing to accept an appropriate pr.

from node-quickbase.

tflanagan avatar tflanagan commented on August 26, 2024

closing due to inactivity.

ps: look at v3, targets the new json based api with proxy support

from node-quickbase.

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.