Google cloud endpoints wrong response -


i working google cloud endpoints , fine. when updated android key , web key production mode every request returns 200 null or 400 null.

i have rebuilt project , nothing worked trying in both android , api explorer , both return : status code null despite full result contained in response in json format . response status message null

you can try @ url , see result : https://apis-explorer.appspot.com/apis-explorer/?base=https%3a%2f%2fcutter-1215.appspot.com%2f_ah%2fapi#p/userregistrationapi/v1/userregistrationapi.signuser

update: after experiments status message returned google chrome or android device null , on firefox it's not null , working. don't know reason that

the latest chrome version have issue thing. hope fixed in next release or update of chrome. facing same issue. simple workaround testing endpoints in other browsers(ie/firefox/safari).

hope helps.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -