Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
For example, SimpleObjects > create, the representation has the transient ids.
The workaround is to add:
transactionService.flushTransaction();
in the action itself.