문제

service.getListFeed(worksheets.get(i).getListFeedUrl()).getEntries()

is returing me empty list as there are records in my work sheet. I know what the problem is, I have done some RnD, all I want to know is, how to report a but to google.

도움이 되었습니까?

해결책

Have a look at this snippet from Googles developer site for GData:

Check out our issue tracker at http://code.google.com/p/gdata-issues/issues/list. Look for your feature request and star it to add your support and receive updates on its status.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top