Skip to content

CORS ERROR IN UPLOADPOST #2

Open
@GIovaB6

Description

@GIovaB6

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions