Fluid Relay Service responding with 401 error when I call uploadBlob from my DataObject. #8756
Unanswered
lalavany-microsoft-com
asked this question in
Q&A
Replies: 1 comment 1 reply
-
401 is auth-related, so how does your request signing work? Are all the FRS requests failing, or just this one? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
This is my sample project where I am trying to share image data via fluid relay service.
When I call uploadBlob to FRS storage endpoint in MyDataObject, the request responds with 401 error. There isn't much help from the logs.
Can you please help me resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions