pancakeswap/pancake-info-api

502 Bad Gateway error when using v2 API

6rendon opened this issue · 9 comments

example curl https://api.pancakeswap.info/api/v2/tokens/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c
returns {"message": "Internal server error"}
However, this result is not reproducible as the connection seems to be sporadic. Is there scheduled downtime for your servers maybe?

I also

No update on this one?
Where does one obtain a token if needed to access the API?

The only endpoint I can get working from the docs is /v2/tokens... does anyone know how to retrieve etc pairs?

The only endpoint I can get working from the docs is /v2/tokens... does anyone know how to retrieve etc pairs?

I do believe the pairs endpoint is broken, always asks for auth token.

And is there a way to generate a token?

And is there a way to generate a token?

That's the question we've all been asking. So far, from what I've seen, the answer is: no.

I also got the same issue. 502 Bad Gateway error.
I also cannot add new token or see any chart.

@holopekochan Yupp... Still the same..