luk4s / mautic-rails

Mautic ruby client / wrapper
MIT License
23 stars 23 forks source link

URI::InvalidURIError #25

Closed Amplitude88 closed 2 years ago

Amplitude88 commented 3 years ago

I have a problem. If i want to create my connection, i got the error URI::InvalidURIError. Any ideas?

Rails 6.1.3

luk4s commented 2 years ago

Hi, please double check string which you type into form = for example "https://mautic.org" is valid uri. If its not help, please reopen issue with log.

thx