What does this error mean?

You can write your topic however you want, but you need to answer these questions:
So i was testing my game and saw this error. Sure i used free models but only three. I filtered the free models of viruses and of useless scripts.

So this is what i saw in the outputimage

I scripted all the scripts my self and do not find a problem. I deleted the models and put them back in the game.

That probably means that the studio is not allowed to use the API services. To fix that, open Games Settings and enable Studio API access !

One of your script is probably saving something from the database service

Am i breaking one of the rules because it says (Forbidden)

Roblox wouldn’t give you an error which signifies you breaking one of the rules.

1 Like

Nono, you aren’t breaking a rule, you just haven’t turned API Services on, that’s all.

2 Likes

Does enabling it effect the game?

This doesn’t effect the game in any harmful way, it simply just gives your game access to API Services, which will allow you to write to datastores and other things.

1 Like

To clarify, it allows you to write to datastores in Studio. Even when it’s disabled, you can still use datastores ingame.

5 Likes