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
client = pymortar.Client("api.mortardata.org") with password and username set in environment.
But then another error occurs: requests.exceptions.MissingSchema: Invalid URL 'api.mortardata.org/qualify': No schema supplied. Perhaps you meant http://api.mortardata.org/qualify?
I am not able to make API call.
pymortar is installed. Could you please help
The text was updated successfully, but these errors were encountered: