#Linq2-connect

1 messages · Page 1 of 1 (latest)

graceful turtle
#

if you check your API logs you can see the problem (you passed just "https://" as the URL which is not valid).

#

so probably your $getpartner->company_website variable has that value and not a proper URL so you need to debug/fix that.