Skip to content
Discussion options

You must be logged in to vote

Seems the cause for getting the 404 when calling the API was that I was missing the .AddRemoteApis() at the AddBff call. Also I need to remove the app.UseBffPreProcessing() since that is automatically done by default.

I did not include the .AddRemoteApis() in the first place since I can see it only be mentioned at the single frontend (https://docs.duendesoftware.com/bff/getting-started/single-frontend/) but not at the multi-frontend (https://docs.duendesoftware.com/bff/getting-started/multi-frontend/) Getting Started pages. Perhaps it make sense to be mentioned at the documentation there?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wcabus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
BFF
Labels
None yet
1 participant