|
|
||
|
Lewis Rodgers User Interface Designer
|
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --user-data-dir=test --unsafely-treat-insecure-origin-as-secure=http://localhost:12080
you of course will have to change the port (and possibly your path to Chrome)
from this article:
https://developers.google.com/explorer-help/#hitting_local_api
This became necessary because as soon as I allowed Firefox to upgrade itself, AE stopped working in Firefox.....
OK guys.....I finally found docs on how to get API-EXPLORER working with Chrome....
You have to start a separate Chrome session with some security features disabled.This worked for me.....from the terminal (OSX) run this:/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --user-data-dir=test --unsafely-treat-insecure-origin-as-secure=http://localhost:12080
you of course will have to change the port (and possibly your path to Chrome)
from this article:
https://developers.google.com/explorer-help/#hitting_local_api
|
|
Lewis Rodgers User Interface Designer |
|