Mohit
Mohit
### Checklist * [ ] Have you asked your question on Stackoverflow or similar forum? * [x] Are you running the latest version? * [x] Have you included sample input,...
Is there a chance that the login call would succeed but the query will keep returning a 401? ``` const conn = new jsforce.Connection({ clientId: clientId, clientSecret: clientSecret, version: "54.0",...
When `Session Security Level Required at Login` is set to `High Assurance` level in the user's profile. And below default setting is set for session security level:  Salesforce throws...