Advertisement
myrosvas

Untitled

Dec 26th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. process-update.js?e135:136 [HMR] Update check failed: SyntaxError: Unexpected token < in JSON at position 0
  2. at JSON.parse (<anonymous>)
  3. at XMLHttpRequest.request.onreadystatechange (https://test-app-translator.herokuapp.com/main.js:103:34)
  4. handleError @ process-update.js?e135:136
  5. main.js:103 Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0
  6. at JSON.parse (<anonymous>)
  7. at XMLHttpRequest.request.onreadystatechange (main.js:103)
  8. InputField.js?1fef:30 Mixed Content: The page at 'https://test-app-translator.herokuapp.com/' was loaded over HTTPS, but requested an insecure resource 'http://api.funtranslations.com/translate/yoda.json?text=hello'. This request has been blocked; the content must be served over HTTPS.
  9. handleSubmit @ InputField.js?1fef:30
  10. test-app-translator.herokuapp.com/:1 Uncaught (in promise) TypeError: Failed to fetch
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement