Hello,
I'm getting this error when I run a test:
java.lang.IllegalArgumentException: ProjectID parameter must be at least a 2 part ID
How can I resolve this?
I'm getting this error when I run a test:
java.lang.IllegalArgumentException: ProjectID parameter must be at least a 2 part ID
How can I resolve this?
RE: Unexpected Error
Would it be possible for you to provide the log files for when you get that error? Ideally with the platform logging set to debug.
It looks like there is an invalid ID somewhere in your project spec, but without the details from the logs it is hard to know where the issue might be.
Many thanks,
Gerard