Assigning a Role to User

Hell, when i run ./CodeRunner.sh file then getting this error message ‘Cannot start compiler: the SDK is not specified for module “dd”.
Specify the SDK at Project Structure dialog.’

Hi, Kinjal!

In order to specify the SDK you should navigate to “Project Structure” dialog ( default shortcut for OS X: “command + ;”, for Linux: “control + alt + shift + S” ) and choose it there.

If you have any more questions about working with this ide - here is the link with tutorials: https://www.jetbrains.com/idea/documentation/

best regards,
Alex Navara

which SDK path i need to set?not getting idea. is this way to assign roles to user through REST api?

You need to set path to your existing JDK.

The other way is described here: https://backendless.com/documentation/users/rest/users_user_roles.htm
Please note that here you should send header application-type with value “BL”, but not “REST”.