Okay, turns out there was an issue with the response that was causing the issue. There’s a field on one of the JSON returns that has some escaped code in it that may be causing the issue. I ignored that field on the initialized response and things are working fine now.