I'm getting a strange response when sending requests to the batch api, namely an invalid api credentials response.
a sample request submitted looks like:
http://freeapi.daylife.com/phprest/batch/1.0/parallel?accesskey=[snipped]&request=%2Fpublicapi%2F4.6%2Fsearch_getRelatedArticles%3Fquery%3Dbarack+obama%26accesskey%3D[snipped]%26signature%3D491ff43672b99cc5099dc8e3f5187fc2limit%3D1%26request_id%3D6
I'm certain that the access key and shared secret I'm using are correct, so I'm confused as to what's actually going on. Do I need a different set of credentials to use the batch api or am I formatting my request improperly?
I'm experiencing the same
I noticed similar