You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the OHHTTPStubs wiki to see if there wasn't a detailed page talking about my issue
Environment
version of OHHTTPStubs: 9.0.0
integration method you are using:
Cocoapods
Carthage
submodule
other
version of the tool you use: 1.8.4
Issue Description
I am trying to use it in a project with Alamofire 5.0.5 and for some reason, it is not getting the parameters. I just tried the sample they use on their guide:
New Issue Checklist
OHHTTPStubs
for your project sectionEnvironment
Issue Description
I am trying to use it in a project with Alamofire 5.0.5 and for some reason, it is not getting the parameters. I just tried the sample they use on their guide:
Complete output when you encounter the issue (if any)
When using a breakpoint and PO the request, this is what I get:
If I remove the stub, it works perfectly with the real server:
The text was updated successfully, but these errors were encountered: