Roblox / tarmac

Command line tool to manage Roblox assets
MIT License
115 stars 25 forks source link

Handle Roblox API invalid name #26

Closed OverHash closed 4 years ago

OverHash commented 4 years ago

Repro: Upload a file named Panda Fox.png, with

tarmac upload-image images/image.png -- name "Panda Fox.png" -vvv

You will get an output similar to this: image

Roblox is responding by telling Tarmac that the name is inappropriate, however, tarmac will immediately error, thus cancelling any work it has done

This is problematic as

LPGhatguy commented 4 years ago

Fixed in 7581f5e459ad0f0c41d4281f75f5d31f25b98079.