NotificationHubUnauthorizedException: Unauthorized on Azure Notification Hub registration

后端 未结 3 2029
小蘑菇
小蘑菇 2021-01-20 13:52

So I\'m trying the Notification Hubs on Azure.

I have set things up according to this blog post. I have done the GCM setup in my Android code so I have a valid regId

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-20 14:25

    This issue is resolved now. Use the management portal to manage your notification hub. If the Authorization rules are not present on the Notification Hub then add the rules in the portal and copy the corresponding connection string to use with Notification Hub android API.

提交回复
热议问题