Fabian Fischer
Fabian Fischer
This is the error message. ``` /usr/local/lib/ruby/gems/2.4/gems/ruby_fints-0.0.3/lib/fints/dialog.rb:83:in `send_msg': {"9050"=>"Die Nachricht enthält Fehler.", "9075"=>"Starke Kundenauthentifizierung notwendig.", "9800"=>"Dialog abgebrochen", "9340"=>"Auftrag abgelehnt."} (FinTS::DialogError) from /usr/local/lib/ruby/gems/2.4/gems/ruby_fints-0.0.3/lib/fints/dialog.rb:67:in `init' from /usr/local/lib/ruby/gems/2.4/gems/ruby_fints-0.0.3/lib/fints/client.rb:20:in `get_sepa_accounts' from /root/ynab-bank-importer/lib/dumper/fints.rb:21:in `fetch_transactions' from...
Hi, since I use YNAB for my wife and myself, I needed the possibility to select a different config file via command line. This is my first Ruby "code" -...
Idea: provide an optional authentication for "internal" status pages. WDYT?
Hi, I found your repo after looking for working AppleScript examples. I fixed a minor bug in your script and added a new one based on your example. Thank you!
While trying your cool solution both in a Docker environment and native on my EC2 box, it reproducedly crashes after some seconds of sharing my local screen to another local...
It would be awesome if a Cognito example could be provided, since this is AWS native. Currently I am struggling how to read additional attributes. provided by Cognito. Perhaps you...
Found a bug? Maybe our [Slack Community](https://slack.cloudposse.com) can help. [](https://slack.cloudposse.com) ## Describe the Bug When adding a S3 User with key and secret, TF 0.14 errors with this error:...
Hi, I managed to get the new version running but when I send a command, this error shows up ``` 2019-04-08 06:52:35 INFO (Thread-3) [/srv/homeassistant/lib/python3.6/site-packages/pyduofern/duofern_stick.py] sending 0D01070100000000000000000000006f301140106e00 from write queue,...
Partially fixes #149
### Describe the Bug The permission policy of AllowS3OperationsOnElasticBeanstalkBuckets is too wide. Even if it is called like only allow to the Beanstalk buckets, it grants FULL S3 access to...