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
Now that ubiquity-os/plugin-sdk#51 is merged, the Web UI doesn't work because the SDK expects the payload in new unified format (previously Action format). 12 The UI needs to be modified to create a dummy payload with unified format.
Another thing I noticed is that when you run the UI in dev mode and it's running on port 5173 and the API is running on port 4000, there are CORS errors which need to be fixed.
Now that ubiquity-os/plugin-sdk#51 is merged, the Web UI doesn't work because the SDK expects the payload in new unified format (previously Action format). 1 2 The UI needs to be modified to create a dummy payload with unified format.
Another thing I noticed is that when you run the UI in dev mode and it's running on port
5173
and the API is running on port4000
, there are CORS errors which need to be fixed.Footnotes
⚠ 72% possible duplicate -
/annotate
↩⚠ 70% possible duplicate - Implement ubiquity-os logger instead of console logs ↩
The text was updated successfully, but these errors were encountered: