You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
Park
Phantasialand
Context
[email protected]
Output
$ node index.js
401: {
  ;"error": {
"statusCode": 401,
"name": "Error",
"message": "Authorization Required",
"code": "AUTHORIZATION_REQUIRED"
}
}
The text was updated successfully, but these errors were encountered: