Author |
Thread Statistics | Show CCP posts - 2 post(s) |

Quesa
Burning Napalm Northern Coalition.
81
|
Posted - 2015.09.03 01:20:49 -
[1] - Quote
Having an issue getting the public CorporationSheet data (no ApiKey required). Currently, the only way I see to get access to the corporation data is to create a new corporation:
var corp = new Corporation(new CorporationKey(0, ""), 1000009);
I don't have a key for the corporation and don't need it because I only need the public data.
Anyone have a workaround that doesn't involve me creating my own code to bring down and deserialize the XML? |

Quesa
Burning Napalm Northern Coalition.
81
|
Posted - 2015.09.05 22:23:29 -
[2] - Quote
Icahmura Hasaki wrote:Seems to be an oversight on my part, and there isn't a way for doing this at the moment. I'll add this to the next version, which is coming soon.
Sweet, thanks.
If you're really into punishing yourself, there are a good deal of these types of endpoints that have optional credential requirements for public data...possible that you missed more? |

Quesa
Burning Napalm Northern Coalition.
81
|
Posted - 2015.09.08 00:03:39 -
[3] - Quote
Icahmura Hasaki wrote:Quesa wrote:Icahmura Hasaki wrote:Seems to be an oversight on my part, and there isn't a way for doing this at the moment. I'll add this to the next version, which is coming soon. Sweet, thanks. If you're really into punishing yourself, there are a good deal of these types of endpoints that have optional credential requirements for public data...possible that you missed more? Do you have any examples? I can't recall seeing any
By good deal, I meant 2 . They appear to be the corp one and CharacterSheet. |

Quesa
Burning Napalm Northern Coalition.
81
|
Posted - 2015.09.09 22:14:13 -
[4] - Quote
Icahmura Hasaki wrote:Quesa wrote:Icahmura Hasaki wrote:Quesa wrote:Icahmura Hasaki wrote:Seems to be an oversight on my part, and there isn't a way for doing this at the moment. I'll add this to the next version, which is coming soon. Sweet, thanks. If you're really into punishing yourself, there are a good deal of these types of endpoints that have optional credential requirements for public data...possible that you missed more? Do you have any examples? I can't recall seeing any By good deal, I meant 2  . They appear to be the corp one and CharacterSheet. I can't seem to find any documentation for a public CharacterSheet, got a link? CharacterInfo, sorry. I gotta stop posting late. |

Quesa
Burning Napalm Northern Coalition.
82
|
Posted - 2015.09.11 21:02:07 -
[5] - Quote
I cannot seem to get any of the Corporations (memberCorporations row) from the AllianceList (GetAllianceList()) endpoint, they all end up returning null. |
|
|