Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script-thrown Exception #13

Open
stratten opened this issue Mar 4, 2019 · 1 comment
Open

Script-thrown Exception #13

stratten opened this issue Mar 4, 2019 · 1 comment

Comments

@stratten
Copy link

stratten commented Mar 4, 2019

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

@Pioneerhardware
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants