Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support hybrid Open Cloud usage to reduce dependence on cookies #179

Closed
blake-mealey opened this issue Jan 16, 2023 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@blake-mealey
Copy link
Owner

blake-mealey commented Jan 16, 2023

Some users are experiencing issues with cookies getting cancelled by Roblox. This makes CI integrations harder to manage. We can introduce a hybrid setup so that if an Open Cloud token is available, Mantle will use it for operations that it supports. Mantle will still require cookie auth for many APIs but since the most common API it uses is probably the place upload API, this should significantly help users with CI stability.

@blake-mealey blake-mealey changed the title Support hybrid OpenAPI usage to reduce dependence on cookies Support hybrid Open Cloud usage to reduce dependence on cookies Jan 16, 2023
@blake-mealey blake-mealey added the enhancement New feature or request label Jan 24, 2023
@GreenAppers
Copy link

For a possible workaround, see https://github.com/marketplace/actions/savetoroblox

@blake-mealey
Copy link
Owner Author

This was implemented in v0.11.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants