RebootingNetwork icon indicating copy to clipboard operation
RebootingNetwork copied to clipboard

Response status code was unacceptable: 404.

Open Smiacter opened this issue 7 years ago • 1 comments

method : get parameters: nil path: "" mainURL: URL(string: "https://api.xxx.getValue")!

why return Response status code was unacceptable: 404.

use blow code is ok request(url, method: .get, parameters: nil, encoding: URLEncoding.default, headers: headers).responseSwiftCairoUser { [weak self] (response) in // }

Smiacter avatar Aug 09 '18 10:08 Smiacter

I'm not sure how can I help you with this

Yoloabdo avatar Oct 21 '18 10:10 Yoloabdo