Cloud Content Delivery environment ID

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

Hi @orehapunnu

you can find the environment Id from the Unity Dashboard:

Dashboard > Projects > Project Settings > Environments

Here is the documentation about Unity environments:
https://docs.unity.com/ugs-overview/unity-environments.html

Best,
JC

1 Like

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.

8101040--1048574--Screenshot 2022-05-04 at 14.33.33.png

So I also cannot make any Management API requests without a valid EnvironmentId.

1 Like

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 @Unity_JonathanCl .

I will post back here when the environments will be available in your buckets page.

Ah thank you! That’s no problem really, cheers!

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.


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

2 Likes

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?

8106158--1049471--upload_2022-5-6_13-57-10.png

8106158--1049471--upload_2022-5-6_13-57-10.png

1 Like

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

Oh, Thank you very much.

1 Like

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