You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to deserialize content: Class::XSAccessor: invalid instance method invocant: no hash ref supplied at C:/Strawberry/perl/site/lib/Dancer2/Core/Role/Serializer.pm line 71.
#16
Open
aibistin opened this issue
Oct 3, 2017
· 3 comments
Getting this error trying to deserialize an 'axios' call :
Failed to deserialize content: Class::XSAccessor: invalid instance method invocant: no hash ref supplied at C:/Strawberry/perl/site/lib/Dancer2/Core/Role/Serializer.pm line 71.
Getting this error trying to deserialize an 'axios' call :
This is the dumped headers:
This is the 'request->content' (which I was able to deserialize using 'from_json()':
I am using the latest versions of both Dancer2 and Dancer2::Plugin::REST
The text was updated successfully, but these errors were encountered: