Open oshitub123 opened 7 years ago
Yes, I want to solve this issue, too. I have a same issue.😢
I got it man send me a message please
I used this code and it works fine.
Alamofire.request(url, headers: header).responseObject { (response: DataResponse<Dog>) in
you have to import Alamofire and AlamofireObjectMapper
The rest is as in the examples
this is my code let headers: HTTPHeaders = [ "Authorization": "Bearer " + "BQB8rIWF7Lk267E7o7pKNPhFvK4F6WoY16nKddTj4BdGLw5IF5hQM8Xk2ZlJFH0xJM7MR8fgqIdfSFmGMe9VVvmSWEg3mb1XGGvvntwV0VFyJBEQfmgH0XQ32VVIcFt__0xeTqzxs0J" ]