When using the GameMaker Reddit export template, reddit_get_token() successfully returns a valid token when the experience is launched in expanded view, but returns "noone" in inline view.
This causes all authenticated API calls (e.g., /api/state, /api/score, /api/leaderboard) to fail with 401 Unauthorized when the game is run inline.