React images load locally but not on AWS Amplify
问题 Hi I am working with an API that retrieves the URL of an image. I am then trying to pass that URL into an tag as follows: <img class="img-fluid" src={this.state.representatives[i].pic}/> Locally I am met with But when I try to use the app on AWS Amplify, I am met with: I have tried hardcoding the URL into the app but it returns the same error. I am really confused where to go from here. For example the image URL pulled from the API for Mark Warner is http://bioguide.congress.gov/bioguide