getx
getx copied to clipboard
Cannot send request through GetConnect's post method
ATTENTION: DO NOT USE THIS FIELD TO ASK SUPPORT QUESTIONS. USE THE PLATFORM CHANNELS FOR THIS. THIS SPACE IS DEDICATED ONLY FOR BUGS DESCRIPTION. Fill in the template. Issues that do not respect the model will be closed.
Describe the bug I sent a data through post method of GetConnect but the server couldn't receive the data.
Reproduction code NOTE: THIS IS MANDATORY, IF YOUR ISSUE DOES NOT CONTAIN IT, IT WILL BE CLOSED PRELIMINARY)
- Client Sample Code:

- Server Sample Code:

- Response(client side):

To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior Getting "Our data: test" as a result.
Flutter Version: 2.8.0
Getx Version: 4.6.5
Describe on which device you found the bug: Linux
I've fixed it using FormData. Why did I see something like this in the document?

I am facing this issue with get 4.6.5 version. But I downgraded to 4.3.1 then it is working fine. The reason why I downgraded to this specific version is that I used it earlier in an app it used to work fine. Also the Get.changeTheme and Get.changeThemeMode methods not working in this latest(4.6.5) version. But donwgrading worked. @jonataslaw please resolve these issue. I love this plugin from the day I first used it but these minor bugs are creating problems in my apps. Thanks
Dude, don't use it, please.