Lucas H.

Results 11 comments of Lucas H.

+1 I've also tried using the groupId but it does not seem to be working. ``` await kcAdminClient.users.create({ username: 'username', email: '[email protected]', groups: ['4aedc1c8-9f60-4125-81e3-9cc7c8ca8238'], enabled: true }); ```

Okay. Thanks for the bug report. I haven't looked into this but as a quick workaround, have you tried: url => "http://user:pass@/"

@spacepatcher Agreed. This feature would be very useful. However, as @gandalfb pointed out, this plugin is based on https://github.com/logstash-plugins/logstash-mixin-http_client which doesn't support disabling the cert validation. @gilisade you might want...

Hi @bradvido, I'm not sure whether this is a step too far (as this was originally intended as a _filter_ plugin). Couldn't this be realised using the [logstash http output...

This is currently not implemented but feel free to submit a PR. @gandalfb - I have no idea where we are in the migration process. It has been radio silence...

I have the same problem with a logstash rest filter plugin which uses the same implementation of **rest-client**. Could this be caused by JRuby? Did you manage to solve it?...

Sorry, I didn't want to confuse you with my exception. However, I think the problem is exactly the same. 1. When there is no .netrc file present on the system,...

I can confirm that @bigwhoop's workaround works perfectly as long as you don't need netrc anywhere else. @bigwhoop, can you make sense of this behaviour? So, guess this is a...

Hi @thegostep, Sorry I forgot to mention I'm using **ropsten**. The swap works in the uniswap UI (on ropsten with the addresses that I posted).

Hm, interesting... I see what you mean, `getPair()` returns 0x00000... The two addresses that I posted do work in the UI, though. Here's a successful ropsten tx using those addresses:...