Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS ERROR IN UPLOADPOST #2

Open
GIovaB6 opened this issue Mar 31, 2022 · 1 comment
Open

CORS ERROR IN UPLOADPOST #2

GIovaB6 opened this issue Mar 31, 2022 · 1 comment

Comments

@GIovaB6
Copy link

GIovaB6 commented Mar 31, 2022

Hi, i'm trying to implement the API in my website.
I have a CORS error when i call the uploadPost method
deepArtEffectsClient.uploadPost(params, base64image).then(function(result) {...}

This is the error:
Access to XMLHttpRequest at 'https://api.deeparteffects.com/v1/upload' from origin 'https://www.lifeconexion.eu' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

How can i fix it ?
Thank you all for the help

@dhwallart
Copy link

I would like to use the api as well. I'm trying it with the JS SDK and have the same problem. I wrote to support. No answer. @GIovaB6 Did they answer you? Was it possible to solve the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants