Zum Hauptinhalt gehen

CORS error with Send Web Request

Kommentare

6 Kommentare

  • Permanently deleted user

    Here is the workflow.

    -1
  • Permanently deleted user

    Hi Zach did you ever figure this out? I've got a very similar issue. I'm adding in headers

    {"Content-Type":"application/json","Accept":"application/json"} but have had no luck.

    The API endpoint i'm passing to is public so there's no need for auth on this one. None the less I'm stuck on the cors errors

    0
  • Permanently deleted user

    Is this not configured in the Geocortex Manager? In the "Security & Data" tab under "CORS". I feel like the idea of "register CORS URL" in a client side workflow is a little risky but I don't actually know the implementation details.

    0
  • Permanently deleted user

    It definitely is configured there, though I do not know how WF5 operates with it. I've set the IP of the server I'm trying to request rescources from in GE manager, along with in IIS , I've added the header Access-Allow-Origins to * to literally let anything through. However none of this seems to affect much on how WF5 makes the web requests.

    0
  • Hugues Morenne

    @Shawn Roberts? FYI, some Web Browser Plug-ins exist, that allow you to send cross-domain requests. You can also override Request Origin and CORS headers.

    Some of my coworkers work with Moesif Orign & CORS Changer plugin, and it works pretty well! Hope this helps.

    0
  • Dean Howell

    Can anyone post some examples for PUSH Syntax within the workflow manager?

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.