Showing Posts For chaly.7638:

HEADS UP: API (were) temporarily disabled

in API Development

Posted by: chaly.7638

chaly.7638

Well.. we do have some data again.
Is it stable already or still work in progress/ last checks?

Thx for your hard work,
Chaly

Any API update for WvW Skirmishing?

in API Development

Posted by: chaly.7638

chaly.7638

Not only on close matchups but also for our users a self calculated approach won’t be an option. Ppl interested in apps/ websites aren’t interested in semi-correct matchup data, regardless of whether it even shows a wrong matchup winner or not.

Cheers

Any API update for WvW Skirmishing?

in API Development

Posted by: chaly.7638

chaly.7638

Hi,

same here: an extension for the new world-vs-world scores would be really great. I guess this is an issue for everyone providing a fanwebsite for wvw (e.g. mos-millenium and many others) including our matchup status for our Teamspeak community.

Cheers,
Chaly

Sudden ErrLinkNotFound

in API Development

Posted by: chaly.7638

chaly.7638

Very useful hint!

Thank you in anticipation,
Chaly

Sudden ErrLinkNotFound

in API Development

Posted by: chaly.7638

chaly.7638

Hi there,

we receive an “ErrLinkNotFound” error for API keys. Further details:
- For the same GuildWars2 account the error can be reproduced and occures for any API key the user creates.
- For accounts with a working API key we weren’t able to reproduce this message, but
- We also found an account having this issue that haven’t had this issue for a year.

Any suggestions if this is temporary and the erroneous API keys will work after a few days?

(tested on https://api.guildwars2.com/v2/account)

Cheers,
Chaly

(edited by chaly.7638)

World vs World Holiday Sneak Peek

in WvW

Posted by: chaly.7638

chaly.7638

Great changes, but..

good:
Ppl who like Open-PvP or the current WvW will also like this patch

bad:
The changes just miss the point that not everybody loves the architecture and the environment of the borderland map as well as its keeps (there are enough threads about this one, please don’t discuss).
Nobody will want to upgrade the objectives just because it doesn’t happen automatically. They may probably start doing this until they’re fed up.
Same will happen to Open-PvP lovers: they just don’t like those maps.

conclusion:
From my point of view those features are great, but you should first deal with the fact that ppl don’t like the new borderland design – not only its mechanics.

(edited by chaly.7638)

Guild XP Broken

in Bugs: Game, Forum, Website

Posted by: chaly.7638

chaly.7638

Thank for the patch today, guild is fixed now
When a patch says more than words

(edited by chaly.7638)

Guild XP Broken

in Bugs: Game, Forum, Website

Posted by: chaly.7638

chaly.7638

As there’s a bunch of guilds having this issue at least an idea would be nice:

· Should we stop upgrading our guild halls until this one is fixed?
· What about Aethrium overflow in the meantime?
· Is this an erroneous display or do our guilds still have their levelup?
· If not, will it be granted after fixing this issue?

Cheers..

New endpoint: /v2/wvw/objectives

in API Development

Posted by: chaly.7638

chaly.7638

Thx a lot for your integer hint though datafolks will hate this change

Free to Play Accounts access to API?

in API Development

Posted by: chaly.7638

chaly.7638

I always try to avoid bumping a thread, but ..

For world-vs-world free accounts became a hot topic.
Any chance this gets on the contemporary roadmap?

Free to Play Accounts access to API?

in API Development

Posted by: chaly.7638

chaly.7638

I agree, there should be some information about the generic flags for the /v2/account.
It doesn’t have to be labor-intensive at all, maybe just an array e.g.

flags: { hot_enabled: 1, wvw_enabled: 1, free_to_play: 1 }

I can imagine that it isn’t that easy to bring this information from backend to an API output, but I think it is essential and versatile for app development.

Free to Play Accounts access to API?

in API Development

Posted by: chaly.7638

chaly.7638

..Or will there be an API method available to detect if an account is free-to-play?

From my point of view the ability to access the world-vs-world (f2p account without lv60 character) is needed in the account API. We’re using this information for server affiliation.

Golem Rush Feedback Mega-Thread

in WvW

Posted by: chaly.7638

chaly.7638

Our Guild isnt gonna do WvW this week, just broke the only game construct I enjoy, tnx Josh

Heard this about 5 times during the reset in our WvWvW Teamspeak – different WvW guilds..

Golem Rush Feedback Mega-Thread

in WvW

Posted by: chaly.7638

chaly.7638

The most escapist decision, as distant from customer as it could be, worst and crude idea I’ve ever seen since 12 years in an mmo.
Whoever agreed to start this event has no idea about the world-vs-world as it is being played and why we play it for years without much innovation.

Epic fail by our head of WvWvW department.
Fortunately this happened in summer..

Error with tokeninfo endpoint

in API Development

Posted by: chaly.7638

chaly.7638

  • API Key creation for the two accounts (see last post) works
  • Their missing (“deleted”) API keys aren’t back yet

If someone experience a due time for revenant API keys the timespan would be of help.

Thx for your quick help Lawton

Error with tokeninfo endpoint

in API Development

Posted by: chaly.7638

chaly.7638

api.guildwars2.com/v2/tokeninfo

  1. Logged in at guildwars2.com
  2. Picked an old API key from the list
  3. Called https://api.guildwars2.com/v2/tokeninfo?access_token= <my API key>
    {"text":“invalid key”}
  4. Checked my list of API keys at guildwars2.com
  5. API key deleted

api.guildwars2.com/v2/account

  1. Logged in (different account as above) at guildwars2.com
  2. Picked an old API key from the list
  3. Called https://api.guildwars2.com/v2/account?access_token= <my API key>
    {"text":“endpoint requires authentication”}
  4. Checked my list of API keys at guildwars2.com
  5. API key still existed
  6. Called https://api.guildwars2.com/v2/account?access_token= <my API key>
    {"text":“invalid key”}
  7. Checked my list of API keys at guildwars2.com
  8. API key deleted

Both accounts weren’t and aren’t able to create a new API key.

  1. Logged in at guildwars2.com
  2. API key list -> create new key
  3. Entered a name, all optional scopes remained unchecked
  4. Result at https://account.guildwars2.com/account/api-keys/create
    Error

Our API connector already deleted about 150 API keys in the last hours while most of our users don’t know their key is gone..

(edited by chaly.7638)

API Keys "ErrBadData" since patch

in API Development

Posted by: chaly.7638

chaly.7638

Oh dear…

after some strange issues with the API I did some tests:
- Checked my account and choose an API key
- Called https://api.guildwars2.com/v2/tokeninfo?access_token=<my new API key>
- Got response: {"text":“invalid key”}
- Checked my API key list
- Key deleted
You can reproduce this problem any time.

What should I say.. ermm.. P LS H E L P this is urgent!

Even deactivating the whole API system would help as we are deleting the API keys with our calls..

API Keys "ErrBadData" since patch

in API Development

Posted by: chaly.7638

chaly.7638

Should be working again. The fix to prevent this from happening again should go out with the next release (for real this time maybe).

I don’t envy you having to post announcements like this.
Thx a lot again for your response time!

API Keys "ErrBadData" since patch

in API Development

Posted by: chaly.7638

chaly.7638

Random timeout on /v2/account
{"text":"ErrTimeout"}

Multiple API keys tested

API Keys "ErrBadData" since patch

in API Development

Posted by: chaly.7638

chaly.7638

I keep all my fingers crossed for the upcomming patch.
Anyway, was there a dropout if the account API some hours ago? (~10h ago)

API Keys "ErrBadData" since patch

in API Development

Posted by: chaly.7638

chaly.7638

Same here. Newly generated API keys don’t seem to work yet

HEADS UP: OAuth2 being replaced next week

in API Development

Posted by: chaly.7638

chaly.7638

Update:

We were not able to force this issue, but we were now able to reproduce it by generating another API Key for the same GW2 account.

Even this seems to be random.

HEADS UP: OAuth2 being replaced next week

in API Development

Posted by: chaly.7638

chaly.7638

Since the ‘big boom’ yesterday, we get this error for some of our API Keys:
{"text":"ErrBadData"}

We were not able to reproduce this issue.
Lawton, is send you a PM with an API Key having this problem (hopefully it won’t be deleted by the user).

HEADS UP: OAuth2 being replaced next week

in API Development

Posted by: chaly.7638

chaly.7638

The process with OpenAuth2 needs a few clicks including authentication at guildwars2.com. Everybody should be able to succeed this and it is a well known process.

I totaly agree that most ppl won’t ever read and just click-through. Even “warning, ArenaNet will provide your wallet, inventory, .. Information for a third party application” will be ignored by some users.

Increasing the need of IT skill won’t change anything. The skill needed for copy&paste of a “weird looking” API key is independet of the awareness of data security.

Do it like Android or do it like Apple, but never do it like Microsoft ..

- You can tell the user and hope that (s)he reads and understands.
- You can try to control (have some kind if contract/ agreement between ANet and) the third party application.
- But you won’t ever change the user behaviour/ awareness with the need of increased IT skill. They simple won’t use the feature or follow a guide making them even less understand the consequences.

Cheers

(edited by chaly.7638)

HEADS UP: OAuth2 being replaced next week

in API Development

Posted by: chaly.7638

chaly.7638

How will users create an API key? Can they do this in-game?

Nah, it’ll be an interface on the account site.

We have an IT skill scale from 1 to 10 while ppl reading the API forum already get a 10 (we’re not talking about coders). In my opinion you need at least a 5 to handle this.

Let me describe this with a little story about a “3 points user”
1) A user starts an application (forum, mobile, voicechat)
2) The application may need its own authentication (e.g. forum login)
3) The user reads an explanation about “API” (what?) and “GuildWars2 Basic Account Information” (what again?)
4) A “direct” link is being provided. The URI points to the API-Key management.
- (Let me just re-think about “fishing” at this point.. no, I don’t want to explain this.)
5) The user enters the correct email adress and password for guildwars2.com
6) Now (s)he’s clicks on “Generate new API key” and is being asked what information to provide for the application.
7) The user gets something like “ADSA165DS1V69A8REV6ASDF” and now has to copy this information to clipboard (let’s guess the user has no problem with copy&paste)
8) Now we can return to the application and paste the API Key (..) into the form

I don’t even want to think about those steps for a “level 1 user” with a fresh installed Windows….

Hey Lawton,
I know this discussion was over before it was started, but I don’t think we will be able to write an “everybodys application” with this need of user IT skill.

Cheers,
Chaly

Launching /v2/account (w/ Authentication)

in API Development

Posted by: chaly.7638

chaly.7638

I sincerely hope it would be released so “soon”

Launching /v2/account (w/ Authentication)

in API Development

Posted by: chaly.7638

chaly.7638

If there is a regular expiration date most applications should be able to safe the last timestamp of their refresh, don’t they? Anyway, I would prefer an information from the leading database, so an API field of an expiration date would be fine.

Anyway, most of us have to deal with a different (application<>API) timezone and the local architecture of the application server or client. I’m not sure if this is an important feature, but a nice2have. More important would be a 1) documented 2) minimal lease time until a refresh must happen

Launching /v2/account (w/ Authentication)

in API Development

Posted by: chaly.7638

chaly.7638

I also used SimpleOpenAuth ,if we’d just already can register apps..

Launching /v2/account (w/ Authentication)

in API Development

Posted by: chaly.7638

chaly.7638

BUT are you serious, Anet? That formatting isn’t funny at all -.-

Most of the account site isn’t compatible at a resolution less than 800px width.
You may want to take a look at https://account.guildwars2.com/account/security having the same issue as you mentioned above.

Nobody ever had a problem with the account website on mobile devices. This may change when ppl start using authorized apps on their phones or tablets.
Anyway, I don’t think this is a critical bug, it’s just ..erm..

Instead I really care about the “general account data” information because of my overcautious countrymen in the EU as mentioned above. Even if this one seems to be a cosmetic issue too.

Launching /v2/account (w/ Authentication)

in API Development

Posted by: chaly.7638

chaly.7638

@Pat & Lawton
maybe you want to change the information description for users?
I know.. this is bleeding edge, but maybe you want to keep this in mind during release:

Currently a user will be asked if the application is allowed to see some “general account information”.
As good as I know my ppl from Germany (maybe this isn’t a German-thing after all?) they care about what this general information may be.

If the application is only able to see the name of the account and its world just tell the user or give him/ her examples. The “general information” is too generic and maybe understood as realname, address information, ..

Cheers,
Chaly

(edited by chaly.7638)

Launching /v2/account (w/ Authentication)

in API Development

Posted by: chaly.7638

chaly.7638

thankyouthankyouthankyouthankyouthankyouthankyouthankyouthankyou
:-)

[API Suggestion] Characters

in API Development

Posted by: chaly.7638

chaly.7638

There is another suggestion here regarding a query of somebodys homeserver (ID or name).

This other request would be obsolete if the request of this character API would get the accountname as a parameter and/ or charactername.

Please note that ppl already start building their own databases using the mumble API and distributed third party clients.. Any response from ANet for the “Characters” API would be beneficial and may stop this.

(edited by chaly.7638)

Query home server of a player

in API Development

Posted by: chaly.7638

chaly.7638

There’s still need of this one:
As this (and other) requests/ suggestions seem to be ignored, ppl started to create their own databases several months ago. E.g. using the mumble API (using character name, client IP, world-vs-world-map, color w. matchup data) and a small client connecting to central databases. (note: this is not! my! project)

You can’t be serious let that happen.

(edited by chaly.7638)

Query home server of a player

in API Development

Posted by: chaly.7638

chaly.7638

This is exactly what I’d code for this thingy Nabrok:

We already have several Web UIs matching the population of a map, the value and increase of its tick and the commander. All those features are just gimmicks.

An interface mapping the IP adress of the visitor to a voice chat user (TS3 in my case) is already done to grant access for a commander to those tools.

For this authorization a visitor has to enter his account name on a website, a script will check his home server and grant permission to the WvW voice chat channels (using servergroups).

Query home server of a player

in API Development

Posted by: chaly.7638

chaly.7638

+1 for this
this isn’t about character information but about someones server assignment.
Argument: Character Name/ Accountname
Return value: server_id

Guess you’re an administrator of a voice chat for a guild or -in my case- a GW2 server community. Guess you want a proove that someone is playing on this GW2 server.

This little tool would solve all of our problems playing WvW without an “enemy” in the commanders voice chat channel.

Cant login even after changing password

in Account & Technical Support

Posted by: chaly.7638

chaly.7638

Still no luck, but I’m also getting error 21:6:3:2205

Cant login even after changing password

in Account & Technical Support

Posted by: chaly.7638

chaly.7638

Same here, non-US client, error 42:6:3:2151