Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question API returns data only in Play mode not on quest.

Discussion in 'VR' started by JD_FVTC, Jan 27, 2022.

  1. JD_FVTC

    JD_FVTC

    Joined:
    Oct 20, 2017
    Posts:
    54
    I'm only able to retrieve data when connected to pc and in play mode in Unity. Once i publish to my quest it no longer works. Code base hasn't changed.

    The API link works on my desktop in chrome. https://www.wisc-online.com/arcade/api/categories

    However when I load that api in firefox on the quest it prompts me with these dialogs which I have to click on to get the data to appear.

    What do I need to do to get the VR app i created to retrieve the data again?

    org.mozilla.vrbrowser-20220127-092528.jpg org.mozilla.vrbrowser-20220127-093120.jpg org.mozilla.vrbrowser-20220127-093136.jpg

    Thanks