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
I had tried to run the code from github, while executing command npm start, It is giving me following error. I already set my secretKey and AppId in config.js file
Unexpected error calling authentication.
[401] ... [Unauthorized]
[invalid_client] ... [Credentials are missing or the syntax is not correct]
Unexpected error calling hotel get availability.
[400] ... [Bad Request]
[ERR.2SG.CLIENT.VALIDATION_FAILED] ... [Invalid CustomerAppId]
The text was updated successfully, but these errors were encountered:
I had tried to run the code from github, while executing command npm start, It is giving me following error. I already set my secretKey and AppId in config.js file
Unexpected error calling authentication.
[401] ... [Unauthorized]
[invalid_client] ... [Credentials are missing or the syntax is not correct]
Unexpected error calling hotel get availability.
[400] ... [Bad Request]
[ERR.2SG.CLIENT.VALIDATION_FAILED] ... [Invalid CustomerAppId]
The text was updated successfully, but these errors were encountered: