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
Post a Comment