Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

POST is returning nil response in Swift 4 #104

Open
gmgchow opened this issue May 23, 2018 · 0 comments
Open

POST is returning nil response in Swift 4 #104

gmgchow opened this issue May 23, 2018 · 0 comments

Comments

@gmgchow
Copy link

gmgchow commented May 23, 2018

Just.post( "https://jsonplaceholder.typicode.com/posts", data: ["title": "test"] )

returns a response of nil. I tried the same request in Postman and the API is indeed returning a response.

@gmgchow gmgchow changed the title POST is not working in Swift 4 POST is returning nil response in Swift 4 May 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant