Azure-Samples / MqttApplicationSamples

Samples implementing common PubSub patterns for Edge and Cloud Brokers
MIT License
23 stars 25 forks source link

Check Unauthorized errors when Pub/Sub to EG without a topic space #66

Open rido-min opened 1 year ago

rido-min commented 1 year ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [X] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Pub/sub to any topic in EG without permissions

Expected/desired behavior

Throw an exception indicating which operation and in which topic we got the Unauthorized PubAck

Language

All

Mention any other details that might be useful

There was a typo in the topic spaces configuration, and was not easy to find.


Thanks! We'll be in touch soon.