PokeAPI / pokeapi

The Pokémon API
https://pokeapi.co
BSD 3-Clause "New" or "Revised" License
4.4k stars 957 forks source link

CORS error with GraphQL request #996

Closed blevy115 closed 10 months ago

blevy115 commented 10 months ago

It looks like currently the GrapqhQL server is returning 502 errors when I'm making a request, both on my own personal app as well as through the console: https://beta.pokeapi.co/graphql/console/

Naramsim commented 10 months ago

We were doing maintenance