asp.net core – Ocelot – Add Token to Downstream Url – Stack Overflow

[

I am using Ocelot as a proxy between a VueJS SPA and 3rd Party API which is working fine. The issue I am facing is how can I add token to a downstream Url by requesting it from 3rd Party API?

]