Need Help With HTTPService

Can you change the line to this, and tell me the new warning?

warn(message)

image

The reason your module isn’t working is because you’re using it on the client, you cannot use HTTP on the client.

image

1 Like

idk why this script is “Script” and it Parent is ServerScriptService and the module think its local script

local syncedtime = require(game.ReplicatedStorage.FruitShopFolder.SyncedTime)
syncedtime.init()

There must be a local script requiring it from somewhere.

i will check it thank for help

Yes but make sure your using https:// in your code not in your browser. I was just explaining it.