أنشطة "dmiller1301"

{ "ServiceKey": "Saas Service", "DownstreamPathTemplate": "/api/payment/{everything}", "DownstreamScheme": "https", "DownstreamHostAndPorts": [ { "Host": "localhost", "Port": 44381 } ], "UpstreamPathTemplate": "/api/payment/{everything}", "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ] }, this is what was missing in the internal gateway ocelot json. Is it usually generated when you add payment module or is this something I have to add on a fresh project.

any how it, adding this to the json did work. Thanks a lot for the tip.

عرض 1 الي 1 من 1 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11