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
Hi,
I'm getting this error because some routes do not support JSON, and yet they are on the same endpoint branch.
Would ignoring such routes even be possible?
Is there some reason why such routes are not silently ignored?
Would add JSON, although not used, to the list have any side-effects?
The text was updated successfully, but these errors were encountered:
Hi,
I'm getting this error because some routes do not support JSON, and yet they are on the same endpoint branch.
Would ignoring such routes even be possible?
Is there some reason why such routes are not silently ignored?
Would add JSON, although not used, to the list have any side-effects?
The text was updated successfully, but these errors were encountered: