I'm unable to make a read call to Xively (for a single feed) from a server. Absolutely nothing is returned. However, the call works without error on localhost.
Settings are as follows:
Feed: public Key: permissions: READ, UPDATE + private access
I've tried setting the referrer to the website domain, but that was also unsuccessful.
Does Xively filter based on the origin of a request even if a referrer is not set?