kvansaders
kvansaders
Unfortunately, this package no longer works, even in the older version once published. ` C:\WINDOWS\system32>choco install apache-spark -version 1.6.2 Parsing -version resulted in error (converted to warning): Cannot bundle unregistered...
@wadewegner , Any advice on how to get this library picked up again by Salesforce, or at least handed over as a community project? I'd hate for this to reach...
@dwainbunker , I know this is late, but we had the same issue resolved by setting the integration API user to not require MFA. https://help.salesforce.com/s/articleView?id=sf.security_mfa_exclude_exempt_users.htm&type=5
I'm having this issue too, still in 10/2023
Looks like it's already here. https://github.com/anthonyreilly/NetCoreForce/blob/1fcb39881e90374ae867f963066e6ae52d9e2aec/src/NetCoreForce.Client/AuthenticationClient.cs#L38
@mathishuettl , check that the results are paged. You'll need to check the property NextRecordsUrl in the results, and call QueryContinuationAsync with the url.