BucketListApp icon indicating copy to clipboard operation
BucketListApp copied to clipboard

Login, registration problem

Open gunzasun opened this issue 10 years ago • 5 comments

I have run the app but I can't register. Can you please guide me. Thanks

gunzasun avatar May 12 '15 18:05 gunzasun

What is the issue? Any error message?

arvindr21 avatar May 15 '15 07:05 arvindr21

When I run the app and tried to register the new user it stuck and gives error "Oops something wrong". Do I have to configure somewhere in the code?

gunzasun avatar May 15 '15 08:05 gunzasun

Can you console log the error on the server and see what is happening?

arvindr21 avatar May 15 '15 08:05 arvindr21

How can I get the server error log?

gunzasun avatar May 15 '15 09:05 gunzasun

Add console.log() inside the code blocks where you want to print the logs.

arvindr21 avatar May 15 '15 10:05 arvindr21