node-ovh icon indicating copy to clipboard operation
node-ovh copied to clipboard

Node.js wrapper for the OVH APIs

Results 16 node-ovh issues
Sort by recently updated
recently updated
newest added

Are there any plans to provide type definitions for typescript? It is one of the key things preventing us from making the move from python.

Hello When I try to call the API, I have the message 'Unable to Fetch OVH API time'. The appKey, appSecret and ConsumerKey are good. I use the framework Gatsby....

Hi there from Toulouse ;). I just started playing around with the Node API wrapper. I got my consumer key and validated it online. Then I wanted to access `GET...

I am using your API in order to automate our systems setup process, I have run into an issue. I seem to be unable to figure out how to make...

Hello I have a cors issue when I call the api : ``` Access to fetch at 'https://eu.api.ovh.com/1.0/me' from origin 'http://localhost:8081' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header...

For the poor guys and girls among us who have to deal with HTTPS proxies, a way to tell the ovh module that the .request method should attempt to access...

I implemented the outcome of the discussion in issue #3 , and made a quick local test from behind an HTTPS proxy, which accessed the server successfully. As far as...

Is there a way to mock the api ?

Hello Can you please provide more examples how to interact e.g. with object storage ? Thanks Jb

This fixes #20, I also used the updated travis ci (see #27). I can remove the commit with the new travis ci if you want to