We are updating a site from CF4 to CF5. We have some extensive custom code that involves using curl to get responses and pull data from a remote server. We have no control over the remote server so this is our only option at this time.
In our CF4 forms we simply used the custom code action with no problems. Now when we try to use the custom code action we get a 403 error when we have any curl calls in the code. The new curl action does not have the necessary options to achieve what we are trying to do. Is there a reason we are not able to use curl in the custom code action or is there a problem with out install?
Thanks!
In our CF4 forms we simply used the custom code action with no problems. Now when we try to use the custom code action we get a 403 error when we have any curl calls in the code. The new curl action does not have the necessary options to achieve what we are trying to do. Is there a reason we are not able to use curl in the custom code action or is there a problem with out install?
Thanks!
This topic is locked and no more replies can be posted.