Hi All,
I've been trying to complete an oauth token request with infusionsoft. The information seems to be formatted correctly as it successfully completes the Request via Advanced REST API client. The data is formatted as such:
grant_type=authorization_code&code=n3hfg6vn5s2edym24bf2qze6&client_id=5td7rpkx7xuvu4tayzq6pqye&client_secret=3YFwUqtJDC&redirect_uri=https%3a%2f%2fwww.oasischicago.com%2fchicago%2fCallback2.aspx
The error thrown is:
The underlying connection was closed: An unexpected error occurred on a send.
Error Details:
Hi Julius,
Typically these kind of errors are problems with setting up a secure connection, firewalls, etc.