asterics / AsTeRICS-Grid

Free and simple to use app for augmentative and alternative communication (AAC) with offline support, flexible input methods and media access
https://grid.asterics.eu/
GNU Affero General Public License v3.0
50 stars 17 forks source link

HTTP action response format #409

Closed fazerlab closed 2 weeks ago

fazerlab commented 2 weeks ago

I create a HTTP action that do a GET request in a nodejs server. The request work in server side but Asterics receive a message fail in response. Whats´s the format response that Asterics wait? Thank you

Fail message: image

Solved: CORS issue on server