Hello,
In when you login inside the Dreamfactory, in the menu have the option:
Config > CORS
Can add the endpoints available, normally this works.
Form Example:
> PATH: api/v2/user/*
> DESCRIPTION: API Users
> ORIGINS: *
> HEADERS: *
> EXPOSED HEADERS:
> MAX AGE: 0
> METHODS: PUT, GET, POST, PATCH
> [checked] ENABLED
Save and then test your call’s.
Best regards,
LB