Forum Discussion
fmdf
5 years agoNew Contributor III
I am having the same issue. I think the connection Authorizes when I set it up.
But when I go execute, I get the same error.
Error occurred while querying the daily job limits with url
RogerSramkoski
5 years agoEmployee
@fmdf typically an error from Salesforce with “Error occurred while querying the daily job limits with url” means the Salesforce account used for the API call does not have permissions to fetch Limits. You can view more about Salesforce Bulk API Limits in their Bulk API Introduction documentation and a bit more granular with their Salesforce API Reference. The full error stack in SnapLogic can often guide you to exactly which permission you’re missing - if you’re able to share that we may be able to provide some additional guidance.