1
Answer

Calling web api from another webapi (multiple servers)

Photo of Kuldeep Katiyar

Kuldeep Katiyar

8y
3.8k
1
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)