ServiceBus.Output Signalr throws jwt exception (if called via api first, it's fine)
This is similar to #114 , after compiling and running, if the first call to output signalr from ServiceBus throws a JWT exception. After that point on, any requests will throw this exception. On contrast, if you call a Http request, it works (it also works if you make another request from servicebus too).
Additionally, I was having a similar issue with DI when using sqlserver.. though, at that time, I couldn't figure out what was truly causing the issue. Please let me know if you need me to do additional tests and/or info. Not sure if it matters, i'm running rider on windows. though, i'll test it later tonight on mac as well, though, I think i had the same issue on mac when I had a similar issue on the DI