[SOLVED] Cannot retrieve fields for tiers

Thank you to Codebard for working through the situation with me. It was in fact a bad call in my code, calling json_debug() with the second argument as TRUE, which was stripping out some of the response - including Tier information.

1 Like