|
I did end up figuring out what was causing this, it was the STUDY that was generating the hash object for some reason, I've added study classes instead and it's now past that. However I do have problem building a page. I believe it's because the API has logging embedded and in the class when you call 'retrieveUser' it outputs "user is 'blah'". Breaking the overall page(I think?) Internal 500 error. Any way to get rid of this without modifying the class? |