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
I'm trying to do request for POST with GetConnect and it return a Cannot decode server response to json. My backend is application/json. Also, I cannot print out the res.bodyString, which poses a very bothersome problem.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to do request for POST with GetConnect and it return a Cannot decode server response to json. My backend is application/json. Also, I cannot print out the res.bodyString, which poses a very bothersome problem.
We discuss also in StackOverFlow:
https://stackoverflow.com/questions/67634010/cannot-decode-server-response-to-json-flutter?noredirect=1#comment119630408_67634010
Beta Was this translation helpful? Give feedback.
All reactions