Daniel Ballinger
Daniel Ballinger
### Summary In addition to the expected covered/green/lime and the uncovered/red lines in the code coverage there is an additional color that is roughly between the other two. ### Steps...
The SFDCAccessControlException wasn't setting the exception message. This resulted in the message being 'Script-thrown exception'. Explicitly call the Exception constructor to set the message with useful details.
I'm attempting to deploy https://github.com/muenzpraeger/salesforce-einstein-platform-apex to a scratch org with the direct deploy button. It gives me the following output: > Finished. You have deployed the app to your scratch...
My browsers access_token session cookie isn't expiring between when I leave work and return the next day. When I come in the next morning and try a **Deploy to SFDX**...