# 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.