I installed a demo app from https://play.google.com/store/apps/details?id=com.drupalgap&hl=en and tried to create a content on my website after I configured a drupalgap module on drupal side. I succeeded to login, but attempt to create a node give me en error 'CSRF validation failed'.

Does it a 'normal' case and it should not work in that way so if I want to handle a content on my website I need to build my own mobile app with cordova and mobile app dev kit?
Or it is possible to do some basic administratin with a Demo App?

Comments

vlkff created an issue. See original summary.

tyler.frankenstein’s picture

Status: Active » Needs work

The demo app is now (unfortunately) a few years old, and I haven't had time to update it, so it doesn't work with the CSRF requirements.

Once I get a chance to update the demo app, it will be possible to create content on your Drupal site using the app.

But the demo app is really just meant as a quick demonstration, and instead I recommend you use the DrupalGap SDK to build your won app(s) ;)

I hope to update the demo app sometime soon, probably after I get DG for D8 out the door.