In Project Quick Start: Process Builder - Test Your Process, I'm getting a different error than those already posted here... There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Insert failed. First exception on row 0; first error: STORAGE_LIMIT_EXCEEDED, storage limit exceeded: []
Any suggestions? TIA!
Hi Shannon,
The error originates from the Salesforce Web API. It means that the data storage allocated by Salesforce has exceeded its maximum limit.
Go to Setup –> Administer –> Data Management –> Storage Use (There you can see your storage )and to remove this error you have to Clear out some of your files or unwanted data from your org.
I would simply recommend you to create a new playground and complete this module there.
I hope this will help.
Thanks