appmeerkat / meerkat-api

7 stars 2 forks source link

Authentication header dosn't work #3

Open noil opened 9 years ago

noil commented 9 years ago

I try use meerkat-api, but get Error 401 Un-Authorized. My request: GET /users/54f5e4882100006000b071c2/profile?v=1.0 HTTP/1.1 Host: resources.meerkatapp.co Accept: / Authorization: ****

Response: HTTP/1.1 401 Un-Authorized

gabovailati commented 9 years ago

The same is occurring to me.

AdamCPowell commented 9 years ago

And the same to me

AdamCPowell commented 9 years ago

<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

401 Un-Authorized

Error 401 Un-Authorized

Un-Authorized

Guru Mediation:

Details: cache-fra1246-FRA 1437057742 2758779857


Varnish cache server

appmeerkat commented 9 years ago

Hi All,

So sorry for the inconvenience... Please send the key you're working with to api @ meerkatapp.co and we'll get it fixed ASAP.

Thanks!

Kratikacdn commented 9 years ago

Hey I am also trying to call api using PHP library but unfortunately get same error, Can you please help me to resolve asap.

MAKE API CALLstring(754) "HTTP/1.1 401 Un-Authorized Server: Varnish Retry-After: 0 Content-Type: text/html; charset=utf-8 Content-Length: 433 Accept-Ranges: bytes Date: Mon, 20 Jul 2015 08:03:09 GMT Via: 1.1 varnish Connection: close X-Served-By: cache-sin6920-SIN X-Cache: MISS X-Cache-Hits: 0 X-Timer: S1437379389.319655,VS0,VE1 Error 401 Un-Authorized

Un-Authorized Guru Mediation:

Details: cache-sin6920-SIN 1437379389 3325057121

Varnish cache server "

sebastianandreasson commented 9 years ago

Any update on this ? I'm still getting response below with header

Authorization: "myToken" 
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
  <head>
    <title>401 Un-Authorized</title>
  </head>
  <body>
    <h1>Error 401 Un-Authorized</h1>
    <p>Un-Authorized</p>
    <h3>Guru Mediation:</h3>
    <p>Details: cache-fra1245-FRA 1437641596 1265402968</p>
    <hr>
    <p>Varnish cache server</p>
  </body>
</html>

Thanks, looking forward to trying out your API

noil commented 9 years ago

For us api meerkat start work well after we send our api key to api @ meerkatapp.com.

mahieddine commented 9 years ago

Hi We had the same problem and our pb got fixed after emailing meerkatapp however now we have the same issue again

topmilg commented 9 years ago

How do I get an API key?

Thanks.

ghost commented 9 years ago

^^^What topmilg said...

BailangCKK commented 8 years ago

How can i get an Api key? I emailed to api@meerkatapp.com. But I didn't get any reply.