TopicClient always receive 401 #1637
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Client
This issue points to a problem in the data-plane of the library.
Service Bus
Service Bus
I created a Service Bus Namespace with:
dev
test-topic
test-subscription
I also have a
Sharred access Policies
on the Namespace level namedcommon
But the topic client always receives a 401, when my QueueClient receives 204
Can you help me with this ? Is my code incorrect ?
Can it be linked to the ordering when creating things ?
I am using the latest 0.19 version of the sdk with rust 1.77.1
This is the result of this test program
The text was updated successfully, but these errors were encountered: