android - Set up TLS proxy for Google Cloud Endpoint APIs -


i have been viewing google app engine endpoint apis in api explorer (localhost) without issues, getting this:

enter image description here

in full says:

you exploring api described or served via http instead of https. insecure , may blocked browser. fix this, set tls proxy api. alternatively, can tell browser allow active content via http @ site (on chrome, click shield in url bar), not improve security or dismiss message.

this 1 of api methods have in endpoint:

@apimethod(         name = "insert",         path = "movie",         httpmethod = apimethod.httpmethod.post) public movie insert(movie movie) throws unauthorizedexception {     ... } 

since not know what's causing of sudden, not know else show.i've tried updating browsers (firefox, opera, chrome) no luck.

the same problem appeared me today

for if using chrome can click on shield icon on right of url bar , click on saying load scripts anyway , api should appear.

image: http://i.gyazo.com/f16a557c4b53c147f31067029d15c093.png


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -