I am currently working on a REST client for Windows that allows you to create API requests without having to worry about these errors:
No 'Access-Control-Allow-Origin' header is present on the requested resource
Here is a picture of what it currently looks like. I am still a C# beginner, and I try to make nice projects while I am getting better at it.
No 'Access-Control-Allow-Origin' header is present on the requested resource
Here is a picture of what it currently looks like. I am still a C# beginner, and I try to make nice projects while I am getting better at it.