About 238,000 results
Open links in new tab
  1. API and save game on studio - DevForum | Roblox

    Jan 18, 2019 · That checkbox is used for enabling certain features. Studio Access to API Services allows for the usage of various services in Studio (such as the popular pointed-out DataStores). Save and Create Place API checkboxes are different from what you posted and serve a …

  2. `Enable Studio Access to API Services` changing permissions

    Dec 20, 2024 · And it’s not only visual behaviour - after modifying the setting also the behaviour changes - I have confirmed that it actually affects the possibility of accessing the studio apis during testing.

  3. Does anyone know what Enable Studio Access to API Services …

    Apr 18, 2019 · I've been making games and I found a option called "Enable Studio Access to API Services" I'm just wondering what it does so does anyone know?

  4. How to enable Api Services from script? - Roblox

    Sep 27, 2022 · Something like this: gameSettings.ApiServices.Enabled = true Also how do I verify if they already have it enabled? Something like this: if apiServices == true then print ("Wow") else gameSettings.ApiServices.Enabled…

  5. Enable Studio Access to API Services causing Play Solo to ... - Roblox

    Oct 31, 2022 · Reproduction Steps 1. Open a published Roblox Studio place 2. Enable Studio Access to API Services 3. Click Play Solo Expected Behavior Expected behaviour is for Play Solo to run normally Actual Behavior Stud…

  6. "Enable access to studio API services" freezes roblox studio, and …

    May 1, 2024 · This is extremely annoying because I can’t access datastores, I’ve tried restarting studio but the issue still occurs

  7. 403 Error When Attempting To Toggle Studio Access To API

    Mar 7, 2023 · Reproduction Steps Join a team create session that you are not the owner of Access game settings Toggle studio access to API services Attempt to save System Information 11th Gen Intel Core i7 @ 2.50 GHz, 16 GB, NVIDIA GeForce RTX 2060 Beta Features Advanced Explorer Filtering, CSG Version 3, Face Capture, Intuitive Debugger, Live Animation Creator, New Characters Controller, New Text Chat ...

  8. Accessing the Roblox API - the comprehensive tutorial

    Apr 11, 2021 · Accessing the Roblox Web API The Roblox API is extremely powerful - it can be used to create anything from group ranking bots to game statistics websites. As a developer, there are two main ways you’ll want to access the Roblox API: sending the requests yourself or using one of the multiple wrappers for your favorite programming language. In this tutorial, I’ll go over both of these ...

  9. Data Does Not Save - Scripting Support - Developer Forum - Roblox

    Mar 12, 2024 · Here are a few things to check and consider: Studio Access to Data Stores: By default, games tested in Studio cannot access data stores. To enable Studio access, follow these steps: Make sure your game is published (File > Publish to Roblox). Open the Game Settings window from the Home tab. In the Security section, turn on “Enable Studio Access to API Services.” Click “Save” to ...

  10. A Guide To External APIS (HTTP Requests) - Roblox

    Sep 2, 2023 · As said before, a full explanation is available via github. Now that you’ve most likely got your API URL, we can finally get to scripting the system. To make this simple, I’ll be doing step by step tutorials on more common APIS. Understanding Discord Webhooks In Roblox Using External APIS I apologise if this guide confused anyone.

  11. Some results have been removed
Refresh