How to post a json to my app ionic => symfony fosrestbundle

I’m pretty new in angularJs, in my ionic
app I try to post a json to my app
symfony fosrestbundle my app is correctly
config.
but when I send my post the console
shows me this error message:
XMLHttpRequest cannot load
http://127.0.01/gl/web/api/articles/5/
comments
. response for preflight has invalide status
405
I’m going crazy! does anyone have any
idea?!thanks a lot for the attention