Trello module works in studio but not in game?

i made a trello module mimicing Datastore so i can save the data of some of the people in my group.
it works in studio, but when i try it in the game it loads the data, but does not write or save the data.

i have been looking at other modules to see how they do it. but it didnt show me where my error is .
as there are other services using HttpService in my game I checked to see if the HTTP service got overloaded, yet I see no HTTP error in the debug menu


i found the issue.

it was between the pc screen and the chair.

forgot to do some json encodes at some points