function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Abhishek Gupta 360Abhishek Gupta 360 

Getting error in Developer Console While Editing

Hi Team,

I am not able to save my code in Developer console as I am getting an error message while saving my changes.  I did the R&D and created another Workspace but still getting this same error message.

Error message I am getting -:

Failed to create createContainerMember for containerId=1dcBg0000001VkvIAE: SELECT Id FROM ContainerAsyncRequest WHERE State ^ ERROR at Row:1:Column:16 sObject type 'ContainerAsyncRequest' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.

 

Please revert asap as I am stuck due to this.

Thanks!!

Abhishek Gupta

SwethaSwetha (Salesforce Developers) 
HI Abhishek,
Can you check if Customize Application perm is enabled? Also, confirm if all the required access as per https://help.salesforce.com/s/articleView?id=sf.code_dev_console_opening.htm&type=5 has been enabled for the user?

If this information helps, please mark the answer as best. Thank you
Beau JaceBeau Jace
Check the error message: Look at the error message in the developer console to see if it provides any specific details about the error. This may help you identify the problem and find a solution.
https://accedii.com/