Foundation-spa-react
Foundation-spa-react copied to clipboard
Error while fetching api/episerver/v3/model: Request failed with status code 500
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 [email protected], 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 [email protected], using provided password:Episerver123!
!!! Login failed: Request failed with status code 500 !!!
[email protected] 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 *****
- Using Episerver installed at: http://spa-headless-/
- Ensuring models directory exists (C:\Foundation\Foundation-spa-react\src\Spa.Frontend\src\Models\Content)
- Retrieving content types
- Using an unauthenticated connections
!!! Error while fetching api/episerver/v3/model: Request failed with status code 500 !!!
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?
The password you should be using is store but we are getting the same auth issues. Anyone?