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
Step3: run the following command to disable CORS in the browswer session [windows_key+r] to open the open command window
Step4: copy & paste this command chrome.exe --user-data-dir="C://Chrome dev session" --disable-web-security "http://localhost:4200/" in the above opened window.
To generate the typescript client (optional only required if the api-endpoints changes)