Reporting with LINQ in Docker using Golang issue

image.png (8.2 KB)
image.png (11.6 KB)
image.png (9.0 KB)

Our services are deployed on the Intranet.
I have deployed the aspose/words-cloud environment on the Intranet, and the API external service port is http://10.16.64.176:7777.
My program is written with Golang, I want to call the API in the Intranet to generate word report.
I want to continue using the “wordsApi.BuildReportOnline” function in my code.
I have changed BaseUrl in my config.json to http://10.16.64.176:7777, but failed to generate the Word report.
Is there any way to finish my requirements?

@Lifa

Please confirm how are you using Aspose.Words Cloud in Docker using Aspose.Words Cloud Docker container in Docker or some different option. Aspose.Words Cloud Docker container allows customers to self host Aspose.Words Cloud on their premises.

Please check the following documentation article and forum post for details.