Giter Club home page Giter Club logo

Comments (6)

Spaeda avatar Spaeda commented on July 19, 2024

API key is delete at the second call.

First request :
{"text":“endpoint requires authentication”}
API Key still exist
Second request :
{"text":“invalid key”}
API Key was delete

from api-cdi.

dyanarose avatar dyanarose commented on July 19, 2024

Is this for all authenticated endpoints, or just the tokeninfo endpoint that was mentioned in the forum post?

from api-cdi.

Eearslya avatar Eearslya commented on July 19, 2024

It seems to be all of them; my server queries the bank endpoint every 10 minutes and I haven't done anything else, and my API key is gone as well.

from api-cdi.

Spaeda avatar Spaeda commented on July 19, 2024

In my case I only test tokeninfo. I have no more key to test other endpoints.
But one guildmate test characters endpoint and he have same issue.

from api-cdi.

 avatar commented on July 19, 2024

It looks as concerns all endpoints that use authentication.
From me it was tested with character, account and bank

from api-cdi.

lye avatar lye commented on July 19, 2024

I believe this should be more-or-less resolved. The keys weren't being deleted, but due to a bug in the error handling code (which was hit by another, unrelated bug) a cache was corrupted and the keys disappeared.

They should reappear after ~5 minutes of no requests for the given account, if they haven't already.

from api-cdi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.