Marc-Olivier Blouin

Results 1 comments of Marc-Olivier Blouin

I got the same error. I forgot "await" in the const response. ` const response = await this.sgApi.API(request);`