stefanbund / 311

Interactive Web Development
33 stars 46 forks source link

Error: Can't Load URL. #3

Closed jeff93 closed 7 years ago

jeff93 commented 7 years ago

Hi Professor Bund! I have edited the settings it's describing by adding the domain to the App Settings, but i am still getting the error. I'm stuck here and not sure where to go next. Any help is appreciated!

screen shot 2016-10-04 at 8 50 55 pm screen shot 2016-10-04 at 8 50 20 pm

Here is the URL to my bucket and sample.HTML: https://s3-us-west-2.amazonaws.com/cisstuff/sample.HTML

jeff93 commented 7 years ago

Okay so I sort of fixed it. I am still getting an error in one tab, however, another tab opens up before letting me choose a file but no upload button appears. I checked my code and the upload handling code is present. I'm not sure what I might be missing :/ screen shot 2016-10-04 at 8 53 58 pm

stefanbund commented 7 years ago

Open up the console, using inspect element

From Stefan

On Oct 4, 2016, at 8:56 PM, jeff93 notifications@github.com wrote:

Okay so I sort of fixed it. I am still getting an error in one tab, however, another tab opens up before letting me choose a file but no upload button appears. I checked my code and the upload handling code is present. I'm not sure what I might be missing :/

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

jeff93 commented 7 years ago

Figured it out works perfectly now thanks Professor!

stefanbund commented 7 years ago

Glad to hear of your progress. Could you summarize your solution in one screenshot? This might help others with the same issue

From Stefan

On Oct 5, 2016, at 7:50 PM, jeff93 notifications@github.com wrote:

Figured it out works perfectly now thanks Professor!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.