0

I am running two different python application using Flask in two different port(localhost:1111 & localhost :1112) . I want to make a simple rest call from port 1111 to port 1112 . Though I am able to access the apis from browser but not from the python script . I am using requests python library for the same and getting 403 unauthorised error.

Anytype of help will be highly appriciated. Thanks in advance

Sourav
  • 21
  • 5

0 Answers0