SSL problems with my site (on HttpClients)
My site: https://getsolara.dev (content from pages)
Account id:
744868c4248d80519f136af5bd35a044
Error: Generally there is just an SSL error when using HttpClients to access my sites endpoints. However, these errors do not happen in the browser. (This error doesn't happen for me, but for a large portion of my users)
From cURL, the error is as follows: curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_INVALID_TOKEN (0x80090308) - The token supplied to the function is invalid
From WebClient, its usually: An unexpected error occured on a send ...
It's not an ISP or region block or a cloudflare block, as mentioned previously, the users can access the endpoint in their browsers
However, a VPN fixes it.
Heres the endpoint: https://getsolara.dev/api/endpoint.json0 Replies