Stefan Brem

Results 2 comments of Stefan Brem

In my case it didn't work because i did't selected the fitting environment :)

you can use any http client library to do the work like axios, take a look here: ``` const axios = require('axios') const baseUrl = bru.getEnvVar("baseUrl") const axiosInstance = axios.create({...