I have an MVC API (lets call it API 1) that is making a request to another smaller API (API 2). It does this using Rest Sharp.
Problem I have is that the first time API 1