[09:17:15.177] ... Error: unable to verify the first certificate
Is that something known?
I do a simple http.get request like this:
await http.get(
`${var_url ?? ''}/users`,
request_options
);
[09:17:15.177] ... Error: unable to verify the first certificate
Is that something known?
I do a simple http.get request like this:
await http.get(
`${var_url ?? ''}/users`,
request_options
);