-
Couldn't load subscription status.
- Fork 548
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
By checking code, look like when use the sse Transport, the header should pass like this
TransportOptions = new Dictionary<string, string>
{
["header.ACCESS_TOKEN"] = ""
}
then the header key and value pass to a property named AdditionalHeaders. But this property not be used when send request.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working