Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
npm connector returns 400
-
Hi,
trying to search for npm packages i have discovered the npmjs.org was changed to npmjs.com and i get "400" from remote server.
i have configured the change to the url and no luck.
going through my proxy's logs i found that there is a try to connect to codeload.github.com. enabled it too and still no luck.
any ideas ?
10x
-
Hi @udi-moshe_0021 ,
My guess is that your proxy server is blocking certain things or having issues with redirects; you'd really have to monitor the back-and-forth traffic to see what's going on.
As you can see, there are a lot of "redirects" going on and URLS/Domains that you will not expect and can be hard to predict.
Thanks,
Steve