Player:GetData() is not yet enabled!

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    Where does one toggle to enable so Player:GetData() does work.

  2. What is the issue? Include screenshots / videos if possible!
    Not sure what this error means, here is a screenshot.
    image

  3. What solutions have you tried so far? Did you look for solutions on the Creator Hub?

API setting is already enabled for the experience. I checked if the local player instance is nil, it is not nil. It is a couple lines of code, that uses β€˜:GetData()’ from the Player Instance.

What are you wanting GetData to return, exactly?
It’s not a valid function to call (although I believe it existed at one point aaaages ago but has been disabled, hence the error).

You may have been wanting to use Player:GetJoinData() instead.

2 Likes