AbsoluteTruth / EveQueue

0 stars 0 forks source link

Error with Refresh Queues #3

Open brightvalley opened 3 years ago

brightvalley commented 3 years ago

Made a copy of EveQueue v2.2 based on the link in CCP forums. Followed steps 1 to 3 on the instruction sheet, then when implementing step 4, "Refresh Queues", I receive the following error:

{"body":{"error":"invalid_grant","error_description":"Invalid refresh token. Refresh token missing."}...

AbsoluteTruth commented 3 years ago

Version 2.2 is no longer the current version. Use 3.1. https://forums.eveonline.com/t/evequeue-brain-farming-skill-queue-tracking-spreadsheet-google-sheet-3-1/244968

On Thu, Sep 17, 2020, 7:43 AM brightvalley notifications@github.com wrote:

Made a copy of EveQueue v2.2 based on the link in CCP forums. Followed steps 1 to 3 on the instruction sheet, then when implementing step 4, "Refresh Queues", I receive the following error:

{"body":{"error":"invalid_grant","error_description":"Invalid refresh token. Refresh token missing."}...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AbsoluteTruth/EveQueue/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIKOMQT3TVTHM7DS75FLXDTSGHY65ANCNFSM4RQJWRDA .

brightvalley commented 3 years ago

I found it, thanks.

I have a question. What is an extraction threshold? You've mentioned this several times in the program and the wiki, but I've not seen a description of it before.

AbsoluteTruth commented 3 years ago

Extraction threshold is the minimum amount of SP you want to retain on a character after extractions are completed. For a dedicated brain farming toon, that number is usually 5,000,000 SP. Meaning that when you get to 5,500,000 SP, EveQueue will read that as having 1 available extraction. For a super pilot, that number would usually be around 40,000,000 SP, meaning everything above and beyond 40,000,000 SP would be extractable SP.

On Fri, Sep 18, 2020 at 12:59 AM brightvalley notifications@github.com wrote:

I found it, thanks.

I have a question. What is an extraction threshold? You've mentioned this several times in the program and the wiki, but I've not seen a description of it before.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AbsoluteTruth/EveQueue/issues/3#issuecomment-694650997, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIKOMQVWGZWQ5F2C2ZHRDEDSGLSLFANCNFSM4RQJWRDA .