Need Help! REST APIs Using API Express
I abandoned that API and use https://github.com/mevdschee/mysql-cr...
Far better and works! You need to run it from your web server. So that may be a bit of an issue for some.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I abandoned that API and use https://github.com/mevdschee/mysql-cr...
Far better and works! You need to run it from your web server. So that may be a bit of an issue for some.
Hello,
Please show us mapping of your :id parameter in query. You should write it down:
( "Path" ) parameter
SELECT FROM OPPFAPP_Primarymember WHERE MEM_ID = :?MEM_ID AND PASSWORD = :?PASSWORD
SELECT FROM OPPFAPP_Primarymember WHERE MEM_ID = :?MEM_ID AND PASSWORD = :?PASSWORD
My query parameters are two strings MEM_ID and PASSWORD
this is the error I get
{
"code": "AE000",
"message": "Operation can not be performed",
"status": "INTERNAL_SERVER_ERROR"
}
Thank you! Im going to try this, I'd like to see what she has to say also....but there is no reason this should be throwing errors...
help?
nice! I'll give this a try as well and see if it works for me.
It's still a beta feature, or recently was - think it needs more work before it's ready for production. I spent nearly two weeks on this, finally found this API which was easy enough to use (I'm more designer then developer!) and support requests were answered quickly. Good luck!