The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I got the error
An exception occurred: DataSource.Error: ODBC: ERROR [HY000] [Microsoft][Snowflake] (4) REST request for URL *** failed: HTTP error (http error) - code=513.
while trying to connect Snowflake as source to Fabric (Data Factory) Copy Data Activity.
Does any one has resolved the same issue before? It would be more helpful.
Solved! Go to Solution.
Hi @Janvishree ,
The error code 513 typically indicates a problem with the HTTP request. Here are a few steps you can try to resolve this issue:
1. Ensure that your network settings allow connections to Snowflake. This might involve configuring your firewall or proxy settings.
2. Double-check that the credentials used for Snowflake are correct and have not expired.
3. If you’re using an on-premises data gateway, make sure it is properly configured to connect to Snowflake.
4. Ensure that the SSL certificates are correctly installed and configured for Snowflake.
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Janvishree ,
Have you solved your problem? If so, can you share your solution here and mark the correct answer as a standard answer to help other members find it faster? Thank you very much for your kind cooperation!
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Janvishree ,
The error code 513 typically indicates a problem with the HTTP request. Here are a few steps you can try to resolve this issue:
1. Ensure that your network settings allow connections to Snowflake. This might involve configuring your firewall or proxy settings.
2. Double-check that the credentials used for Snowflake are correct and have not expired.
3. If you’re using an on-premises data gateway, make sure it is properly configured to connect to Snowflake.
4. Ensure that the SSL certificates are correctly installed and configured for Snowflake.
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.