Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for the response. I got it to work! 

For some reason, trying to make a  GET request using the name version of the URL didn't work but using the ID version worked perfectly fine.

Oh, that's odd. What was the name of the state? 

Glad it worked!

(2 edits)

The name of the state was DecayMinor. Renaming it to State1 yielded the same syntax error. I tried using both "" and `` to see if that was causing the syntax error but that didn't seem to be the case.

That's very strange, i use the named ones all the time and never had that. I'll look more into it