Rblx-open-cloud

Latest version: v2.1.5

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

2.0.0

Version 2 is finally here! Now with many new library features, including:
- Many new APIs including [experience restrictions](https://rblx-open-cloud.readthedocs.io/en/latest/guides/experience.html#user-restrictions-banning-api), [subscriptions](https://rblx-open-cloud.readthedocs.io/en/latest/reference/experience.html#rblxopencloud.Experience.fetch_subscription), [join requests](https://rblx-open-cloud.readthedocs.io/en/latest/reference/group.html#rblxopencloud.Group.accept_join_request), [memory stores](https://rblx-open-cloud.readthedocs.io/en/latest/reference/memorystore.html), [notifications](https://rblx-open-cloud.readthedocs.io/en/latest/reference/experience.html#rblxopencloud.Experience.send_notification) and more.
- [Asynchronous](https://rblx-open-cloud.readthedocs.io/en/latest/asynchronous.html) version of the library
- New [`send_request`](https://rblx-open-cloud.readthedocs.io/en/latest/reference/library.html#rblxopencloud.send_request) function and other shortcut functions
- Many breaking changes from v1 - [read more](https://rblx-open-cloud.readthedocs.io/en/latest/guides/v2.html)

If you do not wish to migrate to v2 to avoid breaking changes, use the following import:

1.6.0

Inventory API

The inventory API has been added, view the docs: https://rblx-open-cloud.readthedocs.io/en/latest/user.html#rblx-open-cloud.User.list_inventory

Groups API

The read part of the groups API has been added, view the docs: https://rblx-open-cloud.readthedocs.io/en/latest/group.html

1.5.1

Bug Fixes

- Fixed a bug where `PartialAccessToken.fetch_resources` would raise an error when called for an authorization with no experience/account scopes. fetch_resources will now give empty lists when there is no accounts to fill them.

1.5.0

Oauth2 Headshot URI

A new OAuth2 claim for the headshot URI was [just announced](https://devforum.roblox.com/t/public-beta-building-your-applications-with-oauth-20/2401354/173?u=treeben77). When authorizing OAuth2 with the `profile` scope, it can be accessed using `AccessToken.user.headshot_uri`.

Requests Sessions

All HTTP requests to Roblox in the library now use a request session object, which makes requests slightly faster.

Bug Fixes

- Fixed a bug which would make OAuth2 not work if both `jwt` and `PyJWT` were installed.

1.4.0

If for whatever reason you'd like to change it, you can set a new one changing the value of `rblxopencloud.user_agent`.

1.3.1

Fixed a bug that prevented the library from importing successfully.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.