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
Add support for browseabli API in refresh endpoint
POST endpoints that doesnt use the ModelView stuff seems to have
issues with the browseabli API, as the `data` the endpoint gets
is a QueryDict that has to be handled differently than if you just
got a normal JSON dict. Vendor endpoint had same issue
0 commit comments