Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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.