frksteenhoff / ClimApp

Codebase for prototype and final version of the smartphone application ClimApp, a project under the European Research Area for Climate Services. The application is available for iOS and Android in App Stroe and Google Play respectively.
https://www.lth.se/climapp/
4 stars 2 forks source link

DTU server does not provide App ID #127

Closed BorisKingma closed 4 years ago

BorisKingma commented 5 years ago
Screen Shot 2019-08-10 at 8 34 11 PM

Describe the bug after user create - dtu server returns empty string

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

frksteenhoff commented 4 years ago

I believe you might have made a typo, it should be a & rather than a ? separating the user_id and the API call -- and you need need to specify the parameter user_id.

image