I'm using google transliteration api library 
(https://developers.google.com/transliterate/v1/getting_started)
but it's making http request (
http://www.google.com/inputtools/request?text=gg&ime=transliteration_en_hi&num=5&cp=0&cs=0&ie=utf-8&oe=utf-8&app=jsapi&uv&cb=_callbacks_._0ju793yr9
) 
by default and after that chrome is doing '307 Internal Redirect' to https (
https://www.google.com/inputtools/request?text=kk&ime=transliteration_en_hi&num=5&cp=0&cs=0&ie=utf-8&oe=utf-8&app=jsapi&uv&cb=_callbacks_._0ju790cv0
)
and it's working fine on localhost or http website. but my website is SSL 
certified and chrome is blocking this http request due to which it's not 
working for my website. Please help.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax-search-api@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-search-api+unsubscr...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/c24a0179-dde6-4a99-8f08-fafc11d3fc88%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-ajax-search-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to