-
Performance of functions is erratic e.g.
- Min - 25ms (faster than necessary)
- 50th @ 260ms (slow but acceptable)
- 95th @ 5.4 sec (useless)
The work performed in each execution is identical
…
-
Full error returned:
RestError: operations failed with: Failed to parse RegistrationDescription Error in line 1 position 569. 'Element' 'Auth' from namespace 'http://schemas.microsoft.com/netservic…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Affected Resource(s)
notificationhubs.azure.upbound.io/v1beta1 - NotificationHub
### Resource MRs required to…
-
### Type of issue
Typo
### Description
On this article https://learn.microsoft.com/en-us/dotnet/api/overview/azure/notification-hubs?view=azure-dotnet
2 Links give a missing page (error 404).
…
-
**Describe the bug**
We're trying to migrate from legacy FCM to FCM v1. I'm trying to do `registerTemplate` after creating NotificationHub, but it's failing to register
***Exception or Stack Trace…
-
Hello everyone,
I have written python code to access my blob storage working well locally from my PyCharm with Python 3.6.8.
```python
import json
from azure.storage.blob import BlockBlobServi…
-
Hello,
I am reading through the instructions to migrate from legacy FCM to the new FCMv1 and the following line is a bit unclear to me:
"If the device registration happens on the server, you can f…
-
Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 187, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/usr/li…
-
Hi :) when I tried with Android notification I see this error:
E/ANH_FLUTTER( 5290): Failed to complete registration
E/ANH_FLUTTER( 5290): java.lang.IllegalArgumentException: connectionString
E/ANH…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…