Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't send post request after Update to latest version #224

Open
certilremy opened this issue Sep 6, 2022 · 2 comments
Open

Can't send post request after Update to latest version #224

certilremy opened this issue Sep 6, 2022 · 2 comments

Comments

@certilremy
Copy link

This package helped me so much on my recent demo project.
I don't know what happen I can't send Post request to my server anymore.
I tries many option the body of the request always empty wen I log it to the servers's console.

Screen Shot 2022-09-06 at 7 22 11 PM

Screen Shot 2022-09-06 at 7 21 39 PM

I don't know if this due because of an update, please help.

@nic-southern
Copy link

nic-southern commented Oct 4, 2022

Were you able to find a solution? I'm just implementing this now, and already it don't think it'll be usable because I need to be able to send post requests with a body.

EDIT:
I made a mistake and added an extra / in my URI (building them via a function and the base uri already had it). Fixing that allowed me to send post requests with data again. Not sure why that would have caused an issue though.

@okankayhan
Copy link

@certilremy Is 'JweEdtekajan' a record? I found out default serializer JsonUtility is not able to seralize records. But it can deserialize just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants