Options

Can I suppress the question regarding communicating with external service?

SunsetSunset Member Posts: 200
I have created a codeunit that uses he buildin HttpClient to GET a URL.
How can I structure my code so that it supresses the question to allow the session to communicate with the external resource?

I understand that the user can press "Always allow", but I also need the job queue to be able to handle it, so I can't have the confirmation box popping up.

I am pretty sure I have seen it somewhere, but my google skills are letting me down today ;)
A LMGTFY would be much appreciated.
Don't just take my word for it, test it yourself

Best Answers

Answers

Sign In or Register to comment.