1
Answer

Calling web api from another webapi (multiple servers)

I have hosted web api for different regions .
now i want to save data from one region to another region .but while
i m calling that url is not able to save data .
i am using authentication also.
how can we call webapi from another webapi while we are using token. 
Answers (1)