Pages: 1 [2] 3 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 7 post(s) |
Althalus Stenory
Flying Blacksmiths
88
|
Posted - 2016.11.09 22:15:37 -
[31] - Quote
Well, now people will ask to register all 3 char from an account (and even that you can't verify since you don't have something that link them together), and they'll also ask a screenshot from the character selection page (like some corp already do lol)
i'd say, i'm fine with that change, but I also like to have some account data we currently have, like "subscription time left" (I don't believe there is any other relevant information account wide except the character list). |
TetraEtc
Why You So Mad Bloodline.
0
|
Posted - 2016.11.10 01:37:43 -
[32] - Quote
Ooooh this sounds good.
Now... I just need a reason to play with this more. |
Ariea Thellare
EVE University Ivy League
0
|
Posted - 2016.11.10 15:39:40 -
[33] - Quote
But we still need to register applications under https://developers.eveonline.com/applications , right. When will we be able to do then, because atm I only see the option to create CREST and author only. No esi option atm |
David Davaham
8
|
Posted - 2016.11.10 16:17:41 -
[34] - Quote
I have to +1 this. I have already sent a mail out to my alliance about the new changes that are coming. Christmas break is quickly approaching and I want to use this time to rewrite most of our website on ESI so that we are already shifted over and i can just add in new endpoints as they become available.
Any update on when the scopes will be available on the Developer's Site CCP? |
David Davaham
8
|
Posted - 2016.11.10 16:31:50 -
[35] - Quote
So I was curious about what Ariea Thellare stated about the endpoints for ESI not being available and did some digging.
Some of the endpoints are available. If you go to the Developer Website and click to Create a New Application and then Select CREST Access, you will notice that all of the CREST Scope are in Camel Case (camelCaseExample) whereas the scopes for ESI are snake_case. At the bottom of the list, there are 9 scopes that are snake_case. One can assume that these are some of the new ESI Scopes? I have listed them below. So I am assuming that they are allowing you to sign up for ESI using the current CREST access UI and then use that ClientID and Secret Pair to Access ESI
- read_calender_events
- read_character_wallet
- read_clones
- read_contacts
- read_skillqueue
- read_skills
- read_structures
- respond_calendar_events
- structureVulnUpdate
|
David Davaham
8
|
Posted - 2016.11.10 16:33:45 -
[36] - Quote
I am actually willing to bet, this is unconfirmed, that they are going update teh Developers Website with the rest of the scopes on the 15th with the release of Ascension.
That is my bet |
Ariea Thellare
EVE University Ivy League
0
|
Posted - 2016.11.10 16:36:15 -
[37] - Quote
Ok, good to know. Thanks for the info. I didn't see these new scopes in crest |
Limur Deninard
D-Don Elemental Tide
0
|
Posted - 2016.11.10 17:37:29 -
[38] - Quote
I tried to use API but I always got:
{"error":"invalid_scope","error_description":"The requested scopes either don't exist, or are not valid for this client"}
Although i used SSO and CREST auth settings. I used to (callback URL hidden in link): https://login.eveonline.com/oauth/authorize?response_type=token&redirect_uri=http%3A%2F%2Fpath%2Fto%2Fcallback&realm=ESI&client_id=f67404126de047a187bd04bf25605c38&scope=esi-bookmarks.read_character_bookmarks.v1&state=evesso
What is going wrong? |
Steve Ronuken
Fuzzwork Enterprises Vote Steve Ronuken for CSM
6249
|
Posted - 2016.11.11 07:22:07 -
[39] - Quote
Piedro Nolm wrote:CCP Bartender wrote:Piedro Nolm wrote:Also regarding the new EVE Portal APP:
If I am forced to use SSO, I can not monitor characters from multiple accounts, right? Each account would have a different SSO login.
That seems like a pretty big disadvantage, considering alpha clones are around the corner and people will likely use those in addition to their existing accounts. ESI is specifically and deliberately a character oriented API. We will not be delivering account level information in ESI. So yes, if you want to monitor multiple characters from the same account you will have to add each one individually. Thank you for your quick reply! I did not know about the localhost callback solution. Sounds good and I will give it a try. Regarding my second point: I was thinking more about characters spread out over multiple accounts, not multiple characters on the same account. I can not login to multiple accounts at the same time, can I? Which means I will constantly have to logout/login if I want to monitor characters spread out over multiple accounts? Cheers and happy coding!
You can quite happily have multiple accounts signed in at the same time.
Due to the way it works, there's no real difference between characters on one account, and characters on multiple.
Just, when adding a new one, hit cancel. That lets you log in a new character.
Woo! CSM XI!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
|
200cm3
ANGELGARD. Red Alliance
0
|
Posted - 2016.11.11 11:50:12 -
[40] - Quote
Great job, ccp. Nice to see things get more solid wih eve api. Do you have any roadmap on what endpoints are going to be introduced next? |
|
Havenard
Havenard Corporation
32
|
Posted - 2016.11.11 15:50:49 -
[41] - Quote
This is all great, but still no API to send ISK? I'm waiting on this feature to make my website.
This feature would revolutionize SRP for a lot of EVE communities, as well as making bet sites possible without humans on backend. CCPlease? |
Havenard
Havenard Corporation
32
|
Posted - 2016.11.11 17:08:23 -
[42] - Quote
Altrue wrote:CCP Bartender wrote: ESI is specifically and deliberately a character oriented API. We will not be delivering account level information in ESI. So yes, if you want to monitor multiple characters from the same account you will have to add each one individually.
Hold on, hold on. The ability of API Keys to monitor ALL characters of the account, is a very important function in making sure that, at least on the account involved, there is no other character belonging to some enemy alliance. Taking that functionality away is quite the big deal. And it will never reach feature parity with the API without that.
I don't see how that aggravates the problem, since having multiple accounts is EULA compliant and quite common. The problem which you refer is not and has never been solved, and this change makes next to no impact on it. |
BB-8
BB - 8
0
|
Posted - 2016.11.11 17:19:39 -
[43] - Quote
A few things:
First of all this droid app idea was mine about 6 years ago because it seemed only obvious that you would attract more players if you allowed users to interact with New Eden from their mobile devices. Congrats finally jumping on board and you're welcome.
Secondly great on the new new api. But for the love of baby jesus can you please f*king document it this time?
Or second option, leave us to guess what the endpoints might be. Because listing the endpoints would be too hard. And because it is always fun relying on 3rd party sites which are old, out of date, non working to try to find out info on the api.
Yes you have some third party developers that you bring on board quick and release the documentation to them great. But not too cool when we have to rely on the fuzzworks dude (he does great work btw) for his JSON libraries. You know you may love him and all but just give us the endpoints and let us decide how we want to use them.
Serioously, DOCUMENT THE ENDPOINTS.
finally...another idea that you will jump on board six years from now....just saying, maybe save yourselve six years, .... customizable selected items window.
Navigation is ultimately is about putting a spaceship where you want it in space the selected item windows is key to that.
BUt seriously DOCUMENT IT! So that those other than your chosen third parties can make kick ass **** too.
|
Steve Ronuken
Fuzzwork Enterprises Vote Steve Ronuken for CSM
6250
|
Posted - 2016.11.11 18:08:22 -
[44] - Quote
Havenard wrote:This is all great, but still no API to send ISK? I'm waiting on this feature to make my website.
This feature would revolutionize SRP for a lot of EVE communities, as well as making bet sites possible without humans on backend. CCPlease?
You do know betting sites aren't allowed under the EULA, right? there was a bit of a kerfuffle about that recently.
As for sending ISK by API, I wouldn't hold your breath. I have no reason to believe the guiding principles behind the API have changed, and one of them has always been 'no value transfers'
Woo! CSM XI!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
|
Steve Ronuken
Fuzzwork Enterprises Vote Steve Ronuken for CSM
6250
|
Posted - 2016.11.11 18:09:29 -
[45] - Quote
BB-8 wrote:A few things:
First of all this droid app idea was mine about 6 years ago because it seemed only obvious that you would attract more players if you allowed users to interact with New Eden from their mobile devices. Congrats finally jumping on board and you're welcome.
Secondly great on the new new api. But for the love of baby jesus can you please f*king document it this time?
Or second option, leave us to guess what the endpoints might be. Because listing the endpoints would be too hard. And because it is always fun relying on 3rd party sites which are old, out of date, non working to try to find out info on the api.
Yes you have some third party developers that you bring on board quick and release the documentation to them great. But not too cool when we have to rely on the fuzzworks dude (he does great work btw) for his JSON libraries. You know you may love him and all but just give us the endpoints and let us decide how we want to use them.
Serioously, DOCUMENT THE ENDPOINTS.
finally...another idea that you will jump on board six years from now....just saying, maybe save yourselve six years, .... customizable selected items window.
Navigation is ultimately is about putting a spaceship where you want it in space the selected item windows is key to that.
BUt seriously DOCUMENT IT! So that those other than your chosen third parties can make kick ass **** too.
* the other thing you will jump on board to real quick once you realize how much of a sink it is, is in station gamblinging, lotteries and such. Again, You're welcome.
Umm, you've not bothered to look at https://esi.tech.ccp.is/latest/ have you...
Woo! CSM XI!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
|
Dart Zeta
Spirit Unlimited La Division Bleue
0
|
Posted - 2016.11.12 07:29:05 -
[46] - Quote
Hello,
I am using XLM API to get my current market orders and assets in a spreedsheet and I would like to know if it will possible to do the same with this new API ?
I am not a developper so I cant do something much complicated than that, in my point of view XML API is also a very democratic way to have acces to EVE data for lot of players and not only IT guys.
Thanks a lot
|
Piedro Nolm
Red Federation RvB - RED Federation
0
|
Posted - 2016.11.13 19:23:30 -
[47] - Quote
The API concept is pretty sweet in general. I have a generated client working (using the 'official' swagger codegen). I also got the SSO authrization code grant flow working in my test environment. (Thanks!)
There are a few caveats though:
- The generated client is missing a few features, such as the search types for the search endpoint. Likely just an issue with the codegenerator?
- Many of the endpoints require authorization through SSO. It seems it is stll not possible to grant registered apps access to the ESI scopes? Is there an ETA?
- API needs some clean up of course. Dummy endpoints, some duplicated and some missing resources
Other than that, good job so far! |
Zero Davahum
6
|
Posted - 2016.11.13 23:23:22 -
[48] - Quote
Please forgive me if I missed something that answers my question but I have a concern about security.
I have noticed that in your dev blog you stated that this API is powering the EVE Online Android Application, seeing as the EVE Online android app requires your login crendetials, does this mean that any app using this API will require your crendetials?
And if so what is to stop someone from making an app that steals your login credentials when you login with their application? |
Freelancer117
so you want to be a Hero
514
|
Posted - 2016.11.14 14:39:34 -
[49] - Quote
Do I need to log in through the Client and enter in an Authenticator code I got through the mail, every time I want to play Eve
Chris Roberts and his Star Citizen at least gives me the option to authenticate the current PC for up to a year.
Will CCP games also do what Roberts space industries does, and saving me the hassle every time.
source: https://robertsspaceindustries.com/faq/two-step-authentication
Regards, a Freelancer
Eve online is :
A) mining simulator B) glorified chatroom C) spreadsheets online
D) CCP Games Pay to Win at skill leveling, with instant gratification
http://eve-radio.com//images/photos/3419/223/34afa0d7998f0a9a86f737d6.jpg
http://bit.ly/1egr4mF
|
Emily Solette
Systems Defence Initiative
0
|
Posted - 2016.11.15 11:19:23 -
[50] - Quote
API noob here.
Does the API still accept keyID and vCode as arguments in the URL?
Does anyone have experience of importing JSON into Google Sheets?
Be gentle. |
|
Freelancer117
so you want to be a Hero
514
|
Posted - 2016.11.15 19:41:11 -
[51] - Quote
Freelancer117 wrote:Do I need to log in through the Client and enter in an Authenticator code I got through the mail, every time I want to play Eve Chris Roberts and his Star Citizen at least gives me the option to authenticate the current PC for up to a year. Will CCP games also do what Roberts space industries does, and saving me the hassle every time. source: https://robertsspaceindustries.com/faq/two-step-authentication
Regards, a Freelancer
And.. here.. we.. go
source: https://www.youtube.com/watch?v=xSLlZh9yelk
First Verification code in the mailbox,
only 364 codes to go per day till the next year, 15th Nov 2017
Please copy what Star Citizen does, and give me the option to authenticate the current PC for up to a year.
Eve online is :
A) mining simulator B) glorified chatroom C) spreadsheets online
D) CCP Games Pay to Win at skill leveling, with instant gratification
http://eve-radio.com//images/photos/3419/223/34afa0d7998f0a9a86f737d6.jpg
http://bit.ly/1egr4mF
|
Jack Bladder
EVE Trader PnL
0
|
Posted - 2016.11.19 13:41:10 -
[52] - Quote
Could you make it explicit that an api call is not yet supported? Spending a lot of time integrating to ESI only to get the following message is a big waste of my time and equally frustrating:
{"response": "not yet implemented", "error": "Invalid 200 response: should be array, is str"}
Please make it clear in the Implementation Note.
Can we have an ETA (however rough it is) on when character transactions will be supported? |
EveTools UK
EveTools.co.uk
0
|
Posted - 2016.11.19 17:04:39 -
[53] - Quote
Ok so when looking through the new API options their doesnt seem to be any thing in terms of contracts for corporations is this going to be added anytime soon as we are currently working on a tool for delivery services for couriers to view contracts that they are available for them to take from multiple different courier services.
This is something that is definitely needed for all courier services within the game as they give public data of current contracts recently delivered and a lot of other features that requires the http://eveonline-third-party-documentation.readthedocs.io/en/latest/xmlapi/character/char_contracts.html currently... please any clarity on whether these features will be added soon would be great as we would like to start the migration progress over to the new system before spending time building tools and services using the current method and then having to switch it all over at a later date.
Thanks in advance and I look forward to reading your responses. |
Steve Ronuken
Fuzzwork Enterprises Vote Steve Ronuken for CSM
6257
|
Posted - 2016.11.19 17:36:56 -
[54] - Quote
Freelancer117 wrote:Do I need to log in through the Client and enter in an Authenticator code I got through the mail, every time I want to play Eve Chris Roberts and his Star Citizen at least gives me the option to authenticate the current PC for up to a year. Will CCP games also do what Roberts space industries does, and saving me the hassle every time. source: https://robertsspaceindustries.com/faq/two-step-authentication
Regards, a Freelancer
This has nothing to do with ESI. So you're in the wrong thread.
Aside from that:
It will only prompt for reauth, if your IP changes significantly. (If the geo-location associated with it is different, generally.) Just changing within the same country should be ok.
Woo! CSM XI!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
|
Cat Harkness
Twilight Labs Elemental Tide
46
|
Posted - 2016.11.25 17:24:18 -
[55] - Quote
Any Idea when Contacts will be added?
Cat Harkness
CEO
Twilight Labs
|
Raingi
Space Rocks Industries Solyaris Chtonium
0
|
Posted - 2016.11.27 15:50:13 -
[56] - Quote
Hi,
I'm trying to get full market information in a region and can't seem to get market order info from any citadel. Am I missing something or is that not available yet?
Also is there a function to pull your own market order list/info from you wallet?
Thanks in advance for any help. |
Steve Ronuken
Fuzzwork Enterprises Vote Steve Ronuken for CSM
6266
|
Posted - 2016.11.27 18:55:25 -
[57] - Quote
Raingi wrote:Hi,
I'm trying to get full market information in a region and can't seem to get market order info from any citadel. Am I missing something or is that not available yet?
Also is there a function to pull your own market order list/info from you wallet?
Thanks in advance for any help.
It's not available yet.
(I'm currently suggesting they just release _all_ market data, regardless of docking rights. Which is the sticking point, as it's more information that you get in game.)
Woo! CSM XI!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
|
|
CCP Bartender
C C P C C P Alliance
79
|
Posted - 2016.11.30 14:10:01 -
[58] - Quote
Jack Bladder wrote:Could you make it explicit that an api call is not yet supported? Spending a lot of time integrating to ESI only to get the following message is a big waste of my time and equally frustrating:
{"response": "not yet implemented", "error": "Invalid 200 response: should be array, is str"}
Please make it clear in the Implementation Note.
Can we have an ETA (however rough it is) on when character transactions will be supported? I would like to know if it worth waiting for it and keep working with the old XML API.
If that's the journal endpoint, it's tagged as a dummy endpoint. All endpoints are tagged as either "dummy" or "live". If that's coming from an endpoint tagged as live please file an issue on esi-issues so we can go fix it |
|
March rabbit
Mosquito Squadron The-Culture
1956
|
Posted - 2016.11.30 16:17:56 -
[59] - Quote
CCP Bartender wrote:Jack Bladder wrote:Could you make it explicit that an api call is not yet supported? Spending a lot of time integrating to ESI only to get the following message is a big waste of my time and equally frustrating:
{"response": "not yet implemented", "error": "Invalid 200 response: should be array, is str"}
Please make it clear in the Implementation Note.
Can we have an ETA (however rough it is) on when character transactions will be supported? I would like to know if it worth waiting for it and keep working with the old XML API. If that's the journal endpoint, it's tagged as a dummy endpoint. All endpoints are tagged as either "dummy" or "live". If that's coming from an endpoint tagged as live please file an issue on esi-issues so we can go fix it I've got this responce for
Quote:/v1/characters/{character_id}/wallets/journal/ week or two ago.
Is it live? And i don't see such tags on https://esi.tech.ccp.is/latest/#!/Wallet/get_characters_character_id_wallets_journal. Where are they?
The Mittani: "the inappropriate drunked joke"
|
|
CCP Bartender
C C P C C P Alliance
79
|
Posted - 2016.11.30 16:58:23 -
[60] - Quote
They're the top level folders in the swagger UI, and they're listed as tags in the swagger.json. They're a bit of pre-launch cruft though TBH. We've also got a system for hiding partially completed endpoints, but it hasn't been applied backwards to all the endpoints that were specced out during the first few months of ESI development, while all the tooling was being made.
I'm talking with Snowdin now about making something a little more robust. |
|
|
|
|
|
Pages: 1 [2] 3 :: one page |
First page | Previous page | Next page | Last page |