Trying out using Windows Azure Notification Hubs in a Windows Phone 8 application.
When I call RegisterNativeAsync passing the httpChannelUri, it throws a RegistrationAuthorizationException:
HTTP Details:
Status: 401
Reason: Unauthorized
Full content: <Error><Code>401</Code><Detail>MalformedToken: Failed to parse simple web token..TrackingId:eff08eb8-4d74-4ff0-90a8-6f7b5e621f32_G15,TimeStamp:8/19/2013 2:20:00 PM</Detail></Error>
Why is this? I can't find any documentation explaining the reason.
Technical Evangelist, Microsoft DPE