Hi, I'm doing a Flash app using the Twitter Search API. In the ATOM
feed there's a node containing the profile photo url. However for some
users, when I try to get the photo I get a XML file similar to this:

<Error>
    <Code>AccessDenied</Code>
    <Message>Access Denied</Message>
    <RequestId>661A5450F0C3BC24</RequestId>
    <HostId>
 
ZeVGawzEJVrKbgYDsRcNL2SWOxd0rkUmOM2GlwzGz2QHXgegiqUQLkgGicKKsuf/
    </HostId>
</Error>

Is this a bug? Or is there a workaround? Thanks in advance.

Reply via email to