Luracast / Restler

Simple and effective multi-format Web API Server to host your PHP API as Pragmatic REST and/or RESTful API
http://luracast.com/products/restler/
GNU Lesser General Public License v2.1
1.36k stars 315 forks source link

About the Error 500 sendin json #586

Closed chteancitrusbug closed 7 years ago

chteancitrusbug commented 7 years ago

I am using restler api with swagger ui. I am send json then getting 500 error. I dont know why it some time working or not some time. I am attaching json and the screenshot which i am getting. Please help guys 500 error.zip

Arul- commented 7 years ago

Use the chrome developer tools to see the exact response, it contains all the clue needed on what's wrong

chteancitrusbug commented 7 years ago

i tried using chrome developer tool but it's give me this error : http://prntscr.com/g8m00v

Arul- commented 7 years ago

you need to see the exact output using chrome tools. Use google to find out how