When using the API V1 from php with file_get_contents or curl, it takes a log time to get an error. Using the same URL from my web browser works and returns entered data from the form. The setting allow_url_fopen = on in php.ini. What should I do to let it work from php?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.