I want to fetch orders from my ebay seller account. I have integrated successfully on my local but when i hosted it to live then it gives error like :
Warning: curl_exec() has been disabled for security reasons in /home/GetOrders/get-common/eBaySession.php on line 74 Error sending request
when i see my phpinfo() it gives curl enabled. and I'm sure it's enabled because i'm using one another api with curl in my site as well.
help me please to get out from this. Thanks