You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.
We are trying to make BFF work with SignalR but we are getting 401 errors. We have a js frontend with BFF, a remote api and IdentityServer. Everything works fine with HTTP requests but not websockets.
Is there any sample or do you have any clue on how to overcome this issue please ?
Where do you get the 401? Is it when then browser tries to establish the web socket connection to the BFF? Or is it when the BFF (somehow) tries to make requests to backend APIs?
Hi,
first, happy new year !
We are trying to make BFF work with SignalR but we are getting 401 errors. We have a js frontend with BFF, a remote api and IdentityServer. Everything works fine with HTTP requests but not websockets.
Is there any sample or do you have any clue on how to overcome this issue please ?
Are there news for the following issues ?
##551
##762
Thank you in advance
The text was updated successfully, but these errors were encountered: