Mod.Io has moved away from using the common api.mod.io URL for API requests and instead have gone to using game specific URLs in the format g-#.modapi.io where # is the game id. The current code seems to use the old api.mod.io URL which is no longer supported and does not seem to have an obvious support for using a different URL.
Mod.Io has moved away from using the common
api.mod.ioURL for API requests and instead have gone to using game specific URLs in the formatg-#.modapi.iowhere#is the game id. The current code seems to use the oldapi.mod.ioURL which is no longer supported and does not seem to have an obvious support for using a different URL.