MicrosoftDocs / mixed-reality

Mixed Reality documentation
Creative Commons Attribution 4.0 International
173 stars 184 forks source link

Curl Error for First Data Binding Project Endpoint #633

Open aprilspeight opened 2 years ago

aprilspeight commented 2 years ago

The endpoint provided in the First Data Binding Project section produces the following error in Unity:

Curl error 60: Cert verify failed: UNITYTLS_X509VERIFY_FLAG_USER_ERROR1

Here is the endpoint: https://www.boredapi.com/api/activity

Is there another endpoint that we could use in place of the one provided? The Data Source Json Test component that get's added to the Data Binding component already contains the following endpoint: https://official-joke-api.appspot.com/rando_joke

Could we adjust the documentation to leverage that one instead?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

MaxWang-MS commented 1 year ago

Hi @m-the-hoff, do you know if this issue has been resolved?