Posts by Breno Morais • 19 points
2 posts
-
1
votes0
answers73
viewsQ: I am making a post to register ads but he does not find the user_id
I’m creating a post where I can register and save ads from my app to my api. When I click to register it returns the error got 422 however if I put the user id manually and permanently (user_id =…
-
0
votes0
answers91
viewsQ: Nslocalizeddescription=Expected status code in (200-299), got 401
I’m trying to log in to an application in objective-c using Restkit but when I type in the email and password it shows the following error in the console:…