Hello Developers!
Recently I have been playing around with the Roblox Trade API which you can find documentation of here:Trades Api but anyways my issue is that I am getting returned the error:
{
"userAssetId": 1213472762,
"reason": "NotOwned"
},
{
"userAssetId": 1213472762,
"reason": "NotOwned"
}
Which is odd because both users I have provided own the catching snowflakes item as seen below:
If anyone knows why I am getting this error please reply with your solution
Thanks, 50Alpha.