cubehouse/themeparks

API not working for Phantasialand - 401 Authorization Required

rfloriot opened this issue · 0 comments

Park
Phantasialand

Context

  • Using the example code provided on the github project page, and replacing Themeparks.Parks.WaltDisneyWorldMagicKingdom by Themeparks.Parks.Phantasialand provides a 401 error "authorization required".

themeparks@5.1.53

Output
$ node index.js
401: {
&nbsp ;"error": {
    "statusCode": 401,
    "name": "Error",
    "message": "Authorization Required",
    "code": "AUTHORIZATION_REQUIRED"
  }
}