Hi am trying follow the steps to create prediction...
# ask-community-for-troubleshooting
p
Hi am trying follow the steps to create prediction on shopify data. But 'shopify' source connector is not able to establish connection to the app instead it is throwing error below:
Copy code
ConnectionError(MaxRetryError("HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: /airbyte2.myshopify.com.myshopify.com/admin/api/2021-07/shop.json?limit=250&order=updated_at+asc&updated_at_min=2022-01-01 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7efcf250c190>: Failed to establish a new connection: [Errno -3] Try again'))"))
I am following https://airbyte.com/tutorials/implement-machine-learning-for-your-shopify-store-with-mindsdb this tutorial
m
Hello @Pratik Nandekar post in our forum https://discuss.airbyte.io/ with the complete log file so we can help you