You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Had same issue but investigating with web-inspector, Plugin is running fine
problem (as far as i am concerned) is on the REST server and Cross Origin Resource Sharing
easy to test using uvicorn and fastAPI
did not suceeded using uvicorn and Falcon : could not set Access-Control-Allow-Methods using CORSMiddleware
The text was updated successfully, but these errors were encountered: