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
{{ message }}
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
All RPC calls are broken when upgrading apigility when the content negotiation is set to JSON. They work when set to HalJson but the whole admin ui is broken because it is making RPC calls to get options for selection. The content negotiator is not detecting JSON properly and tries to find a legit view to open because of it. Would love a fix for this as I would like to get upgraded.
The text was updated successfully, but these errors were encountered:
All RPC calls are broken when upgrading apigility when the content negotiation is set to JSON. They work when set to HalJson but the whole admin ui is broken because it is making RPC calls to get options for selection. The content negotiator is not detecting JSON properly and tries to find a legit view to open because of it. Would love a fix for this as I would like to get upgraded.
The text was updated successfully, but these errors were encountered: