I'm facing an issue with StormPath when trying to get my application. I am developing in .NET Framework.
I can clearly see in my NuGet packages that Stormpath.SDK.JsonNetSerializer has been installed when I installed Stormpath.SDK.
However, I'm getting this error:
Error while loading the default serializer. See the inner exception for details.
Inner Exception: Could not find plugin 'Stormpath.SDK.JsonNetSerializer'. Try specifying the plugins manually.