September 10, 20241 yr I am unable to access unraid connect. from everything i can tell, all the connections are correct, everything on my server is correct. but i am gettnig the following api errors when i attempt to make the connections { "data": null, "errors": [ { "message": "The CORS policy for this site does not allow access from the specified Origin." } ] }
March 1, 20251 yr Same issue here, when trying to query the GraphQL Endpoint from Unraid connect, i get the "CORS" Error too. Tried to add allowed headers localy but it does not work. Seems like the apollo server on unraid is not configured properly
March 4, 20251 yr I can share a python client and test script I developed to connect to unraid api graphql sandbox environment which handles the CORS and redirects correctly. Allows you to run graphql queries
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.