Reedtanguerra.6425 Posted January 12, 2018 Share Posted January 12, 2018 Cross posting: myself and a couple others are experiencing difficulties with our API keys following the 1/9 patch. Any help would be appreciated!Original forum thread here: https://en-forum.guildwars2.com/discussion/24324/is-anybody-else-experiencing-api-difficulties-following-the-1-9-patch#latest Link to comment Share on other sites More sharing options...
shopt.1730 Posted January 14, 2018 Share Posted January 14, 2018 FWIW, this is happening to me too. I tired manually hitting https://api.guildwars2.com/v2/commerce/transactions/current/buys?access_token=9A35EEAF-206A-... (the rest of the key is deliberately omitted) in my browser, and I can seen that there's nothing after 2018-01-13T02:11:24+00:00, even though they exist in the trading post. Link to comment Share on other sites More sharing options...
Wanze.8410 Posted January 14, 2018 Share Posted January 14, 2018 @"shopt.1730" said:FWIW, this is happening to me too. I tired manually hitting https://api.guildwars2.com/v2/commerce/transactions/current/buys?access_token=9A35EEAF-206A-... (the rest of the key is deliberately omitted) in my browser, and I can seen that there's nothing after 2018-01-13T02:11:24+00:00, even though they exist in the trading post.same issue here Link to comment Share on other sites More sharing options...
Kuku.7350 Posted January 15, 2018 Share Posted January 15, 2018 Having the same issue. Bank/inventories/delivery box and such all work fine. My tp orders were frozen on the 9th and since then updated once yesterday and are frozen to that moment again Link to comment Share on other sites More sharing options...
aecro.7354 Posted January 15, 2018 Share Posted January 15, 2018 Same here, buy orders and sell orders API endpoint stuck since Jan 9th. Link to comment Share on other sites More sharing options...
Elpaati.9178 Posted January 16, 2018 Share Posted January 16, 2018 Same problem here. I'm in EU Link to comment Share on other sites More sharing options...
Reedtanguerra.6425 Posted January 18, 2018 Author Share Posted January 18, 2018 Could we get a dev response on this issue? Just a "hey, we hear you but busy right now" would be good. :) Link to comment Share on other sites More sharing options...
Reedtanguerra.6425 Posted January 22, 2018 Author Share Posted January 22, 2018 Update: I filed a support ticket trying to get some help on this, and I just received the following response:Hello,Thanks for contacting Guild Wars 2 Support!I would recommend you post your issue to the API development forum here: https://en-forum.guildwars2.com/categories/api-developmentThe API developers as well as other players read this forum daily resolving issues and providing API support! :)If you have any questions or need further assistance let us know!? SQUAWK! ?Regards,GM GriffonGuild Wars 2 Support TeamErr, sooooo ..... we're here! :waves at dev team: Link to comment Share on other sites More sharing options...
Wanze.8410 Posted January 22, 2018 Share Posted January 22, 2018 @"Reedtanguerra.6425" said:Update: I filed a support ticket trying to get some help on this, and I just received the following response:Hello,Thanks for contacting Guild Wars 2 Support!I would recommend you post your issue to the API development forum here: https://en-forum.guildwars2.com/categories/api-developmentThe API developers as well as other players read this forum daily resolving issues and providing API support! :)If you have any questions or need further assistance let us know!? SQUAWK! ?Regards,GM GriffonGuild Wars 2 Support TeamErr, sooooo ..... we're here! :waves at dev team:Yes, still same issues here. My sales history updated once or twice since jan 9th but thats it.Qeicherius, the dev from gw2efficiency said he talked to one of the gw2 devs about it, so i guess they are aware but not sure how high it is on their priority list.I have small hopes that this is an intended API fail in order to clean up some TP bots but I doubt it. Link to comment Share on other sites More sharing options...
Reedtanguerra.6425 Posted January 23, 2018 Author Share Posted January 23, 2018 @Wanze.8410 said:Qeicherius, the dev from gw2efficiency said he talked to one of the gw2 devs about it, so i guess they are aware but not sure how high it is on their priority list.Honestly, makes sense that this issue would be a low priority as we're a pretty tiny group of players affected, but it's unclear if anyone at Anet is actually paying attention, so I'm just doggedly beating the drum till somebody over there says ZOMG we got it so shut up already! :D Link to comment Share on other sites More sharing options...
T G.7496 Posted January 23, 2018 Share Posted January 23, 2018 Yep, I'm having the same problem on my gw2efficiency account.EDIT: specifically, it seems to be the Sell Listings which is not updating at all, and the Buy Listings is a bit flakey. Link to comment Share on other sites More sharing options...
Wanze.8410 Posted January 26, 2018 Share Posted January 26, 2018 @TwoGhosts.6790 said:Yep, I'm having the same problem on my gw2efficiency account.EDIT: specifically, it seems to be the Sell Listings which is not updating at all, and the Buy Listings is a bit flakey.My last displayed sell listings are from 16 days ago and my last buy listings from 11 days ago.My sales history updated 6 days ago for the last time (but that was only the 2nd update in a week) and my purchase history stopped working 17 days ago. Link to comment Share on other sites More sharing options...
Reedtanguerra.6425 Posted January 27, 2018 Author Share Posted January 27, 2018 I see the same as Wanze for mine. Edit: actually, my buy lists are not updating whether any have been fulfilled. It still shows the same status as before the patch.This is totally unrelated, but I'm just curious. I assume we all engage in player market trading on a reasonably regular basis to be using API tools. How many folks here work in a numbers-related profession in rl? I'm in accounting myself, and I find trading to make gold on the gw2 market fabulous fun (when I can actually see what I'm doing -.-). I'm curious what sorts of players are attracted to this playstyle! Link to comment Share on other sites More sharing options...
SAMWEIS.4601 Posted February 10, 2018 Share Posted February 10, 2018 Same Problem here!! I need this information asap. before 12.01 patch it would be ok. im EU Link to comment Share on other sites More sharing options...
Thromos.7038 Posted February 20, 2018 Share Posted February 20, 2018 Just some stray thoughts.1) API history requests are cached and not updating2) API current price requests are cached and are being updatedAppears the cache is not updating. 1) process that feeds items to the cache is stuck1.5) process that feed the cache is looking at the wrong place so nothing is being overwritten.2) cache got write-protected or other accidental permissions problem.3) clock that the cache process reads is off so it is still waiting the 5 minutes later it's waiting for to arrive.3.5) it's looking for an exact time instead of equals or greater than a time and time passed while it was off for an update. Link to comment Share on other sites More sharing options...
DarkMagister.7429 Posted March 10, 2018 Share Posted March 10, 2018 Don't know about you, guys, but this is big for me - my tool rely heavily on this data. And here I thought to come back to GW (( Link to comment Share on other sites More sharing options...
Mistress Elemental.3750 Posted March 14, 2018 Share Posted March 14, 2018 I thought I was loosing my mind. I literally just started to build a program on Sunday for my guild to use that would pull our entire guild roster and when people were promoted and I could not figure out why I was getting so few results. I could see donations of influence way back to 2015 but the oldest user invite/change/ect was back in January. Made no sense. Glad to see I am not loosing my mind and I hope its fixed so I can finish with my program. Link to comment Share on other sites More sharing options...
talkIRC.4319 Posted May 26, 2018 Share Posted May 26, 2018 in the hope that someone from Anet is reading this: fix the broken feature that many of us have come to depend on.it's been a known issue for over 4 months now, and to the best of my ability i can't find an official post or public statement of any kind related to the issue. next step is to flood support with e-mails requesting an update to the issue, how major a problem can it be? we don't know because they're not saying boo about it either way. Link to comment Share on other sites More sharing options...
Neutra.6857 Posted May 26, 2018 Share Posted May 26, 2018 @talkIRC.4319 said:in the hope that someone from Anet is reading this: fix the broken feature that many of us have come to depend on.it's been a known issue for over 4 months now, and to the best of my ability i can't find an official post or public statement of any kind related to the issue. next step is to flood support with e-mails requesting an update to the issue, how major a problem can it be? we don't know because they're not saying boo about it either way.They have sorta responded, here in this forum.@MikeLewis.7496 said:For clarity, we are prioritizing fixes over additions for now. The trading post refresh issue is on our list and I'll be glad to post more information once we have it.This is the response we got Link to comment Share on other sites More sharing options...
talkIRC.4319 Posted May 26, 2018 Share Posted May 26, 2018 it's not much but at least it's something, wonder how big the list of "fixes" is considering how long the issue has been hindering players. Link to comment Share on other sites More sharing options...
SlippyCheeze.5483 Posted May 26, 2018 Share Posted May 26, 2018 @"talkIRC.4319" said:it's not much but at least it's something, wonder how big the list of "fixes" is considering how long the issue has been hindering players.It isn't just the list of "fixes to the API", it'll include all the other things those developers could be working on as well. Link to comment Share on other sites More sharing options...
DarkMagister.7429 Posted June 19, 2018 Share Posted June 19, 2018 Any news? It has been half-a-year and commerce/transactions/current/buys is still unusable. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.