Discussions

 View Only
  • 1.  Access-Control Allow Origin CORS

    Posted 01-31-2018 16:01
    What is the easiest way to deal with Access-Control Allow Origin? I don't want to use a proxy and I cant count on the other employees to install the google cors plugin. I would like to host my page on google firebase service and provide a link through QuickBase to it but I always get the Access-Control-Allow-Origin error.


  • 2.  RE: Access-Control Allow Origin CORS

    Posted 01-31-2018 16:09
    Maybe this will  help:

    Enabling CORS in Cloud Functions for Firebase
    https://stackoverflow.com/questions/42755131/enabling-cors-in-cloud-functions-for-firebase#answers-h...