any help please ? this error shows when i try to get data from server . my Angular App is in my local computer and the database in a server which i connect to it through internet.
error: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://XXXXXXXX.com/XXXXx. This can be fixed by moving the resource to the same domain or enabling CORS.
what is the steps to solve this error ??