Hi, Do you have some hardcoded string encoded keys used in parts of your application? Generally you get that error when trying to use a key that belongs to another application.
Thanks Rob On Jul 3, 1:18 pm, Uri Lukach <[email protected]> wrote: > Hello, > > I followed the instructions "*Copying Entities to Another Application*" and > *"A Note for Java Developers"* to migrate to HR application. > Everything went perfectly good! > > While conducting some testing to verify the migration process went well, I > got some strange exceptions in the form of: > > *IllegalArgumentException: app s~XXX cannot access app YYY's data * > > Were XXX is the HR application and YYY is the master slave one. > > Did you encounter such error? > > Thanks. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
