You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully created a new user in the database. Now I'm trying to create a new issue in the demo app, and I'm trying to figure out what to pass as the parameter "raisedBy". I tried the numeric ID of the user and "/~felicitus/hydrademo/web/app_dev.php/api/users/1" - both result in the following error:
Hi,
I have setup the hydra demo application from https://github.com/lanthaler/sfHydraDemoApp. I have updated Doctrine to 2.4.7 as there's an issue with PHP 5.6.
I have successfully created a new user in the database. Now I'm trying to create a new issue in the demo app, and I'm trying to figure out what to pass as the parameter "raisedBy". I tried the numeric ID of the user and "/~felicitus/hydrademo/web/app_dev.php/api/users/1" - both result in the following error:
Any clue what's going on?
The text was updated successfully, but these errors were encountered: