Handing AJAX call back with server redirect

0 favourites
  • 1 posts
From the Asset Store
Voice call plugin based on webrtc protocol for construct 3
  • Hi,

    I am trying to use AJAX to call a web service app on google suite apps.

    Due to security reasons the google apps server returns the result of a GET using a different URL than the one used in the AJAX GET call.

    I am getting an error when trying to use GET.

    I am wondering if this is related and if yes, how this could be overcome -- i.e. to obtain a response from GET via a redirect URL

    thank you,

    Dan

    Google's redirect notice is at the end of this link:

    developers.google.com/apps-script/guides/content

    Redirects

    For security reasons, content returned by the Content service isn't served from script.google.com, but instead redirected to a one-time URL at script.googleusercontent.com. This means that if you use the Content service to return data to another application, you must ensure that the HTTP client is configured to follow redirects. For example, in the cURL command line utility, add the flag -L. Check the documentation for your HTTP client for more information on how to enable this behavior.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)