Closed nitriques closed 10 years ago
BTW this is the failling call: https://api.instagram.com/v1/tags/ggi/media/recent?client_id=XXXXX
Ok the problems seems to be related to the fact that if you change the XPath filter, you must clear the cache. After clearing the cache, the bug is gone.
I still think this should be addressed though.
Interesting, the cache key includes the XPath value, so changing the XPath should result in a new cache being created.
One to investigate.
Yeah that's right. The thing is, the link you gave me is a link to the cloudstoragefield extension.. Is that normal ?
BTW, I will need this field soon. Is S3 supported yet ? If not, I will contribute that.
Odd, sorry, I've updated the link, https://github.com/symphonycms/remote_datasource/blob/master/data-sources/datasource.remote.php#L142-L177
BTW, I will need this field soon. Is S3 supported yet ? If not, I will contribute that.
No, not yet, the client project only requires Rackspace. I had thought of mimicking something similar to the oEmbed field to enable other providers though so your help would be appreciated!
I do not have this issue anymore so I think it's ok to close it.
I have the same error line twice:
loadXML(): Start tag expected, '<' not found in Entity, line: 1
Will investiguate more on that...