Skip to content

[Bug] requestContent is not used in the method DownstreamApi.CallWebApiForAppAsync #618

Closed
@jmprieur

Description

@jmprieur

Which version of Microsoft Identity Web are you using?
Note that to get help, you need to run the latest version.

Where is the issue?

  • Web app
    • Sign-in users
    • [ x] Sign-in users and call web APIs
  • Web API
    • Protected web APIs (validating tokens)
    • Protected web APIs (validating scopes)
    • [x ] Protected web APIs call downstream web APIs
  • Token cache serialization
    • In-memory caches
    • Session caches
    • Distributed caches
  • Other (please describe)

Is this a new or an existing app?
Not a regression

Repro

Look at

Expected behavior
requestContent should be used in the method, or the parameter removed

Actual behavior
requestContent is not used in the method DownstreamApi.CallWebApiForAppAsync

Metadata

Metadata

Assignees

Labels

P1bugSomething isn't workingfixed

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions