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
when i send an array/list in the body it throws an exception where List<Map<String,dynamic>> not subtype of Map<String,dynamic>
when showing the request in the logs screen
httpclient used is Dio
The text was updated successfully, but these errors were encountered:
when i send an array/list in the body it throws an exception where
List<Map<String,dynamic>>
not subtype ofMap<String,dynamic>
when showing the request in the logs screen
httpclient used is Dio
The text was updated successfully, but these errors were encountered: