I'm trying to use FilterStringForPlayerAsync to filter out players' input for an in-game bio, but I keep getting this error: "ChatService:FilterString called on a client, only works from server."
I'm definitely using it server side, so my only guess is that it has to be used in conjunction with the Chat service. Does anybody know how I can fix this?
Well, to answer your title, nope!
I think that it is most likely erring since you are on Play Solo mode in Studio. And since everything is run on the client in Studio, it thinks it's running it on the client.
Simply start a test server or go into regular gameplay mode