Posts by Raphael Barbosa Rodrigues • 11 points
1 post
-
-2
votes1
answer37
viewsA: Request get method
The error of Cors occurs when a request is made by an unauthorized source (domain), thus occurring only in browsers To correct this error it is necessary to configure the Cors server-side If you’re…