Hai,
I want to create a sites by using java programming. but it contain error like this...
Exception in thread "main" com.google.gdata.util.ServiceForbiddenException: Forbidden
Not authorized to access this feed
at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:561)
at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:563)
at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:536)
at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:515)
at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:535)
at com.google.gdata.client.Service.getFeed(Service.java:1073)
at com.google.gdata.client.Service.getFeed(Service.java:936)
at com.google.gdata.client.GoogleService.getFeed(GoogleService.java:631)
at com.google.gdata.client.Service.getFeed(Service.java:955)
at lsites.getSiteFeed(lsites.java:25)
at lsites.main(lsites.java:40)
what i want to do?
Regards,
Bhuvana