Closed xontik closed 2 years ago
Hello, In the line you mentioned:
const refresh = await ovh.requestPromised('POST', ` /domain/zone/${zone}/refresh`);
there is an extra space before the beginning of the URL. Just remove it and it should works ;)
Argh ! Nice catch ... I'll check that soon and come back to close if it works ;)
I got this kind of error :
My code is pretty simple :
Task.execution (/app/src/index.js:43:31
indicate that it's the line :