You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running example command from README.md data info http://datahub.io/core/gold-prices
we get the following error:
Error! Protocol "https:" not supported. Expected "http:"
When we run the command with "https:" no error is reported. So I'm guessing the command should look like this data info https://datahub.io/core/gold-prices and error would say:
Error! Protocol "http:" not supported. Expected "https:"
The text was updated successfully, but these errors were encountered:
When running example command from README.md
data info http://datahub.io/core/gold-prices
we get the following error:
When we run the command with "https:" no error is reported. So I'm guessing the command should look like this
data info https://datahub.io/core/gold-prices
and error would say:The text was updated successfully, but these errors were encountered: