Search Unity

Question Cloud Content Delivery environment ID

Discussion in 'Unity Cloud Content Delivery' started by orehapunnu, Apr 28, 2022.

  1. orehapunnu

    orehapunnu

    Joined:
    Jan 28, 2021
    Posts:
    9
    Unity Content Delivery is revied API specification and we need environment ID if we conduct OpenAPI. We could't find location about environment ID. Could you tell me where should I refer location for enviroment ID?
    https://content-api.cloud.unity3d.com/doc/release.html
     
  2. Unity_JonathanCl

    Unity_JonathanCl

    Unity Technologies

    Joined:
    Feb 24, 2022
    Posts:
    15
    SebT_Unity likes this.
  3. StefanNovak96

    StefanNovak96

    Joined:
    May 4, 2022
    Posts:
    3
    I'm struggling with this. I've just gotten started on CCD so I'm probably missing something really obvious. I navigate to your screenshot and I only see this.

    Screenshot 2022-05-04 at 14.33.33.png

    So I also cannot make any Management API requests without a valid EnvironmentId.
     
    SebT_Unity likes this.
  4. SebT_Unity

    SebT_Unity

    Unity Technologies

    Joined:
    Jun 21, 2021
    Posts:
    282
    Hi Stefan,
    Thanks for reporting this. We are currently working on a quick solution that would allow you to see environments in the bucket section of CCD.

    In the meantime, omitting the environment from your API call will automatically send to default environment.

    A quick workaround would be to join the UGS BETA. Doing this would open up the "environments" page mentioned above by @Jocl066.

    I will post back here when the environments will be available in your buckets page.
     
    Last edited: May 4, 2022
  5. StefanNovak96

    StefanNovak96

    Joined:
    May 4, 2022
    Posts:
    3
    Ah thank you! That's no problem really, cheers!
     
  6. SebT_Unity

    SebT_Unity

    Unity Technologies

    Joined:
    Jun 21, 2021
    Posts:
    282
    Hi @StefanNovak96,
    Once a bucket is created in CCD you can now see the environment ID in the LATEST tab.
    thanks again for reporting this.

    upload_2022-5-5_10-17-52.png
    Pending at the moment, New buckets won't have the latest information visible but we are working on patching that in for greater ease in locating the environment id.

    All the best,
    Seb
     
    StefanNovak96 and wavs like this.
  7. orehapunnu

    orehapunnu

    Joined:
    Jan 28, 2021
    Posts:
    9
    Thank you for answering my question. I comfirm enviroment ID in bucket tab.
    But, I couldn't open environments section and see environments ID. If you solve this problem,please tell me?

    upload_2022-5-6_13-57-33.png
     

    Attached Files:

    SebT_Unity likes this.
  8. SebT_Unity

    SebT_Unity

    Unity Technologies

    Joined:
    Jun 21, 2021
    Posts:
    282
    hi @orehapunnu,
    thanks for posting here.
    On the dashboard in the heading you should have a JOIN NOW button for Unity Gaming services BETA.
    This will give you access to the environments.

    Please let us know if you have any difficulty

    Best,
    Seb
     
  9. orehapunnu

    orehapunnu

    Joined:
    Jan 28, 2021
    Posts:
    9
    Oh, Thank you very much.
     
    SebT_Unity likes this.
  10. joanpescador

    joanpescador

    Joined:
    Dec 21, 2016
    Posts:
    122
    Hi @SebT_Unity
    Where I can find entriesID and versionID?
    I'm getting an error: "RemoteProviderException : TextDataProvider : unable to load from url :" when I put the lastest "Addressables Remote URL Path". I only get it to work when I specify the entries and version manually but I don't remember how I got it the first time.
    pd. I'm Loading Content Catalog Async.
    Thanks,
    Joan