AngularJS and FeedService

82 views
Skip to first unread message

Alexandru Albu

unread,
Aug 18, 2014, 5:52:01 AM8/18/14
to google-ajax...@googlegroups.com
Hi,

I`m trying to do a feed service for an angular application but I seem to have problems with the published date. I`m getting back a blank field where the published date should be. Checked the RSS and the XML has the <pubData> with a correct datetime stamp inside it.

The way I am trying to do this is via a factory:

function parseFeed(url) {
        return $http.jsonp('//ajax.googleapis.com/ajax/services/feed/load?v=1.0&num=50&callback=JSON_CALLBACK&q=' + encodeURIComponent(url));
    }

Does anyone have an idea why?
I`m getting all the data except the published date.

Cheers,
Alex.

Jeremy Geerdes

unread,
Aug 18, 2014, 8:38:52 AM8/18/14
to google-ajax...@googlegroups.com
Can you give us an example feed URL where you're seeing this happen?

jg


--
--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax...@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-searc...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/ebf20835-d62e-4c62-b00f-16f6095325fd%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

---
You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-ajax-searc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Jeremy R. Geerdes
Generally Cool Guy
Des Moines, IA

If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church!
Reply all
Reply to author
Forward
0 new messages