Igor Eulalio

Results 5 comments of Igor Eulalio

Searching more, i can see that just adding the SG of Linux Worker Nodes on the Windows Instances make it works. ``` PS C:\> nslookup google.com DNS request timed out....

Im having the same problem that @hchang-chwy as said. When i receive the SQSEvent, the deserialize is ok, but the event stays null. ``` @Introspected public class BookRequestHandler extends MicronautRequestHandler...

To generate this token, my call look like this: ```javascript const echoPostRequest = { url: 'DNS_API/api/oauth/token', method: 'POST', header: 'Content-Type:application/x-www-form-urlencoded', body: { mode: 'urlencoded', urlencoded: [ { key: "client_id", value:...