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
Configure CORS correctly within the pedestal server returned from server/create-server. This should respond to pre-flight OPTIONS request as well as set the required headers on the subsequent GraphQL request.