Aug 24, 2017 · 1 min read
Even I faced same issue(Throwing ‘Internal Server Error’, even added namespace in my Dev Org), After lot of research I got the solution.
Solution:
Move all internal classes(Wrapper) to outside(create separate classes) then you try, It works.