cache-control
header on exchange before? I don't see it anymore, while others still have max-age=3600
Need Help With Google Sheets and API Refresh
by Multigun.9871 in API DevelopmentHi,
Okay, so I'm totally pulling my hair out over this. Way back in August/September, I created a lovely little Google Spreadsheet that was a simple sheet that called the API to get an item name, an item sell price, and an item buy price. I used various basic math formulas from there, and all was well. To get Google to refresh the cells, all I had to do was close down or refresh the page and everything would update.
Fast forward to now after a long break from the game, and the sheet no longer updates on its own. I have to delete or cut the info out of the cell, and then put it back into the cell in order to get the latest information. I have 80 + cells, I cannot do this every day, let alone every hour or however long it is that I last used it and need to use it again. Google research has been completely dry, the only things I can find are features that only affect Google's own integrated calls but not any custom ones. Can anybody offer a script solution or another way to get Google Sheets to simply refresh the cells?
Activity skills in need of whitelisting
by Azure Fang.8605 in API DevelopmentAll of these skills are part of the player controls for the RC Golem minigame in Auric Basin (formerly in Metrica Province).
8840 : Turn Left
8842 : Turn Right
8843 : Move Forward
8844 : Attack
8849 : Waiting
8874 : Your TurnThank you for your time.
Completely unrelated, but I love how fast some of the client crashes are fixed. The past few months I've encountered quite a lot of them, and every time they were fixed within a few days. The most recent one being the gathering tool preview apparently (I thought it had something to do with slotting glyphs into them while them being equipped).
But... I miss the crash related to previewing mail carriers. I literally made almost all of my guild mates crash during a raid while I linked it in chat, saying to not preview it :joy: it was hilarious
Hero Points?
by rodadams.5963 in API DevelopmentLooking at the API list in the wiki, I got my hopes up seeing that there was a heropoints extension to the characters API, since that was perfectly in line with a personal project of mine.
So I have it where I'm fetching the completed heropoints for my characters, but it appears the list is truncated to 200 results. I tried tricks like
?ids=all
and then looked pagination, but?page=2
returns the same list, and theX-Page-xxx
response headers are missing, so it doesn't look like that endpoint supports pagination.Any thoughts on how to get the complete list of completed heropoints? There's currently over 280 challenges, so 200 isn't enough.
Anyone else using this endpoint, and can attest if it's actually useful to continue hacking at?
Thanks.
/v2/continents
or /v2/characters/:id/heropoints
?
cache-control
was sent on every endpoint?
[API] Unique Account Name to GUID
by jurtjee.8943 in API DevelopmentHey,
I have a question, but I do not think it is possible.
But the question is: Is it possible to get a user through his unique account name his GUID without his access key? The reason for this is because you can not rely on his unique account name because it can change.
Sincerely,
Jur Dekker