Hi,
When I try to run basic examples in Unity, I got the following error
Received HTTP code 400 from proxy after CONNECT.
At first, I thought my proxy settings were the problem, but after further investigation, I could see in Wireshark that the HTTP request generated is
https://api.shephertz.com:443api.shephertz.com:443. From what I can see the host is good but the second part of the URL is wrong.
Thanks.