Ha ii everybody ,i am doing a reader application in iphone ,my need is to sync text to google-doc and download it when even wanted,i finished it,but my problem is when i put the username and password to google-doc for authentication it shows an error message GData error Service Forbiddon…."403.4 SSL required"(403),whats the meaning of this message?how can i solve this,if anybody knows how to solve this issue please help me as soon as possible.
Thanks in advance.
Ha ii everybody ,i am doing a reader application in iphone ,my need is
Share
I have solved my problem .we have to put https instead of http for the url.simple.Need to put (s) in http.every thing works fine for me now.
Thanks .