-
Notifications
You must be signed in to change notification settings - Fork 1
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
Attivazione permessi CORS per widget #227
Comments
L'endpoint delle API (api.fqdn) dovrebbe restituire opportuni headers per consentire richieste cors, altrimenti risulta impossibile visualizzare i widget. Va tenuto in conto che lo script di creazione dei widget effettua prima una chiamata all'indirizzo assigned to @giafar |
Per api abbiamo questo mapping:
|
@giafar hai ragione l'indirizzo sarebbe Lo puoi verificare su https://play.webanalytics.italia.it/. |
Aggiunto gli header per CORS, abilito solo GET ed OPTIONS o servono anche gli altri verbi ? |
Dovrebbero andare bene solo |
No description provided.
The text was updated successfully, but these errors were encountered: