teneika
Posts: 0
Joined: Wed Mar 05, 2014 7:53 pm

Database not passing parameters, login error

I am recieving an eroor when I try to use the login service for my app. The login screen prompts for username and password. I enter "test" and "test" .. it says error. When I go to the service and perform a test on the DB the response is successful. Why am I getting a log in error on the app.

Also,

Im still getting the inAppBrowser not a constructor error so I cant login

Timestamp: 3/28/2014 4:27:52 PM
Error: Appery.inAppBrowserJavascript is not a constructor
Source File: http://appery.io/app/view/7d98fe7f-63...
Line: 118

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Database not passing parameters, login error

Hello,

Where did you get this code? Please, look at this link:
http://docs.appery.io/tutorials/using...
inappbrowser doesn't work in the browser, only in a native app.

teneika
Posts: 0
Joined: Wed Mar 05, 2014 7:53 pm

Database not passing parameters, login error

OK I understand that but I am more concerned about the database. It is not working

teneika
Posts: 0
Joined: Wed Mar 05, 2014 7:53 pm

Database not passing parameters, login error

My database is still not working. What do I need to do?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Database not passing parameters, login error

Hi - How you invoke error events in you sign up page? What exact error message do you get? Some screenshots would help here.

teneika
Posts: 0
Joined: Wed Mar 05, 2014 7:53 pm

Database not passing parameters, login error

I get the message that the username and password is invalid but it is the exact username and password from the database. It was working before appery did an update and I refreshed the HTML editor now when I click log in it just does nothing but give an errorImage

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Database not passing parameters, login error

Hi teneika,

We have tested our login processing in accordance to this tutorial: http://docs.appery.io/tutorials/uploa... -- and it's working.

Did you try it in the browser?

Maybe there is some error in browser console?

Please open the "net" tab for browser debugger and take a look on the login request. Like it's shown on this screenshot: http://prntscr.com/35ocq1/direct

Also please give us public link to your app. Correct login and password are also needed. We will check it out.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Database not passing parameters, login error

Hello!

Sorry for a late reply. Please post your public app link and steps to reproduce.

teneika
Posts: 0
Joined: Wed Mar 05, 2014 7:53 pm

Database not passing parameters, login error

http://appery.io/app/mobile-frame?src...

I type in "test" in the username and password field and I received the error invalid. Both are in the database. This service just stopped working one day.

teneika
Posts: 0
Joined: Wed Mar 05, 2014 7:53 pm

Database not passing parameters, login error

Image

I have mapped it correctly but I cannot find the reason why it is not working

Return to “Issues”