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
{{ message }}
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
Hello guys, so I've 2 applications running on ec2.
First one is mainly used for calling services upon.
Second one has the whole UI and it calls the other one for the data. It runs okay for http READ operation but when i try to run UPDATE on the server it gives me this error.
Can someone please help me how to resolve this CORS issue in mean app ?
The text was updated successfully, but these errors were encountered:
Hello guys, so I've 2 applications running on ec2.
First one is mainly used for calling services upon.
Second one has the whole UI and it calls the other one for the data. It runs okay for http READ operation but when i try to run UPDATE on the server it gives me this error.
Can someone please help me how to resolve this CORS issue in mean app ?
The text was updated successfully, but these errors were encountered: