HTWK-App / Server-Application

Server-Application, designed for use with the HTWK Smartphone-App
GNU General Public License v3.0
1 stars 1 forks source link

Exception response on QIS #55

Closed rmeissn closed 8 years ago

rmeissn commented 8 years ago

If I fetch from https://htwk-app.imn.htwk-leipzig.de/qis/get?credentials=XXX&salt=YYY (with right cred. and salt), all I get is:

{
    "message":null,
    "exception":"java.lang.NullPointerException",
    "url":"http://htwk-app.imn.htwk-leipzig.de/qis/get"
}

This is not supposed to happen!

hknochi commented 8 years ago

if you switch to the feature/springBoot branch this will work fine