Open sakshitrialacc opened 5 years ago
I am trying to use the fluent-plugin-sforce api and it shows the error:
[error]: #0 unexpected error error_class=ArgumentError error="bad argument (expected URI object or URI string)"
My Configuration file is:
@type forward port 24224
@type http port 9880
tag trial.access @type sforce username password query SELECT id, Body FROM FeedItem polling_interval 20
Could someone help me with this??
Thank you for issue ! Would you tell me your fluentd version? I'll fix bug.
@sakshitrialacc I fixed username/password bug and release v0.0.5. Please try latest version and tell me the result.
I am trying to use the fluent-plugin-sforce api and it shows the error:
[error]: #0 unexpected error error_class=ArgumentError error="bad argument (expected URI object or URI string)"
My Configuration file is:
Could someone help me with this??