Azure Notification Hub 410 Unauthorized error when calling from .NetCore backend
I am attempting to register a device to Azure Notifications Hub from a .Net backend. Using the “DefaultFullSharedAccessSignature” name and connection string to connect to the Azure NH. None of the methods are working and throwing a “The remote server returned an error: (401) Unauthorized. Reason: Unauthorized” error. Not sure what I am missing but tried scouring the internet for solutions and no luck so far.