You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, thanks for the hard work on this. I'm trying to get it to work now and I'm running into the following script-thrown exception.
"
Error is in expression '{!generateCode}' in component apex:commandButton in page crl_newcrl: Class.ToolingAPI.submitRestCall: line 476, column 1
Class.ToolingAPI.submitRestCallAndDeserialize: line 418, column 1
Class.ToolingAPI.createSObject: line 79, column 1
Class.CRL_CodeGenerationLib.GenerateClass: line 9, column 1
Class.CRL_NewCRLCtrl.generateCode: line 220, column 1
Caused by
Class.ToolingAPI.submitRestCall: line 473, column 1
Class.ToolingAPI.submitRestCallAndDeserialize: line 418, column 1
Class.ToolingAPI.createSObject: line 79, column 1
Class.CRL_CodeGenerationLib.GenerateClass: line 9, column 1
Class.CRL_NewCRLCtrl.generateCode: line 220, column 1
"
Not sure if you're still monitoring this, but if you are do you have any idea why this might be showing up?
Thanks
The text was updated successfully, but these errors were encountered:
Hey, thanks for the hard work on this. I'm trying to get it to work now and I'm running into the following script-thrown exception.
"
Error is in expression '{!generateCode}' in component apex:commandButton in page crl_newcrl: Class.ToolingAPI.submitRestCall: line 476, column 1
Class.ToolingAPI.submitRestCallAndDeserialize: line 418, column 1
Class.ToolingAPI.createSObject: line 79, column 1
Class.CRL_CodeGenerationLib.GenerateClass: line 9, column 1
Class.CRL_NewCRLCtrl.generateCode: line 220, column 1
Caused by
Class.ToolingAPI.submitRestCall: line 473, column 1
Class.ToolingAPI.submitRestCallAndDeserialize: line 418, column 1
Class.ToolingAPI.createSObject: line 79, column 1
Class.CRL_CodeGenerationLib.GenerateClass: line 9, column 1
Class.CRL_NewCRLCtrl.generateCode: line 220, column 1
"
Not sure if you're still monitoring this, but if you are do you have any idea why this might be showing up?
Thanks
Hi @baobabholdinggroup, did you ever end up figuring out how to fix this issue?
Hey, thanks for the hard work on this. I'm trying to get it to work now and I'm running into the following script-thrown exception.
"
Error is in expression '{!generateCode}' in component apex:commandButton in page crl_newcrl: Class.ToolingAPI.submitRestCall: line 476, column 1
Class.ToolingAPI.submitRestCallAndDeserialize: line 418, column 1
Class.ToolingAPI.createSObject: line 79, column 1
Class.CRL_CodeGenerationLib.GenerateClass: line 9, column 1
Class.CRL_NewCRLCtrl.generateCode: line 220, column 1
Caused by
Class.ToolingAPI.submitRestCall: line 473, column 1
Class.ToolingAPI.submitRestCallAndDeserialize: line 418, column 1
Class.ToolingAPI.createSObject: line 79, column 1
Class.CRL_CodeGenerationLib.GenerateClass: line 9, column 1
Class.CRL_NewCRLCtrl.generateCode: line 220, column 1
"
Not sure if you're still monitoring this, but if you are do you have any idea why this might be showing up?
Thanks
The text was updated successfully, but these errors were encountered: