episerver / Foundation-spa-react

Apache License 2.0
34 stars 16 forks source link

Error while fetching api/episerver/v3/model: Request failed with status code 500 #22

Open Anil-DamDigital opened 3 years ago

Anil-DamDigital commented 3 years ago

Hi,

I am getting the below error when i try and enter in a password

== Episerver CLI Authentication tool (http://spa-headless-/) ==

Attempting to login admin@example.com, using provided password:Episerver123!

!!! Error while fetching api/episerver/v3/model: Request failed with status code 500 !!!

== Episerver CLI Authentication tool (http://spa-headless-/) ==

Attempting to login admin@example.com, using provided password:Episerver123!

!!! Login failed: Request failed with status code 500 !!!

foundation-spa-frontend@1.0.0 build:production C:\Foundation\Foundation-spa-react\src\Spa.Frontend npx epi-sync-models -e production && npx webpack --env EPI_ENV=production --env NODE_ENV=production && npx epi-sync-models -e development

Start: Episerver IContent Model Synchronization

I have looked through the setup.cmd and used the password mentioned in there but still getting error.

Is this something you can advise/help me with please?

stephanedumais commented 2 years ago

The password you should be using is store but we are getting the same auth issues. Anyone?