1. I have corrected the e-mail settings so that outgoing e-mails from these forums should be sent now. If you tried to Register or Reset your Password, please try again!
    Dismiss Notice

Is the Census API down?

Discussion in 'Census: Planetside 2' started by DerekAU, Jun 24, 2014.

  1. DerekAU

    DerekAU Guest

    Is the API having issues? I can perform some queries such as map and character, but other simpler queries such as for factions, or items returns an sql data source error:


    http://census.daybreakgames.com/s:example/json/get/ps2/faction/

    Code:
    {"errorCode":"sqlDatasourceServiceError"}




    Other queries such as <span style="color: #888888">world are partially working but not returning information such as the world name which it was less than 3 hours ago...



    Code:
    {"returned":1,"timing":{"total-ms":11,"world-ms":5},"world_list":[{"state":"locked","world_id":"19"}]}
     
  2. Jhett12321

    Jhett12321 Guest

    Broken Collections (It appears most/all static collections have been broken):
    achievement
    currency
    empire_scores
    experience_rank
    facility_link
    facility_type
    faction
    fire_mode
    image
    image_set
    image_set_default
    item
    item_attachment
    item_category
    item_profile
    item_type
    loadout
    map_hex
    map_region
    marketing_bundle
    marketing_bundle_item
    metagame_event
    metagame_event_state
    player_state_group
    profile
    raw_fire_group_mappings
    raw_fire_groups
    raw_fire_mode_projectile_mappings
    raw_fire_modes
    raw_player_state_properties
    raw_projectiles
    raw_weapon_ammo_slots
    raw_weapons
    region
    skill
    skill_category
    skill_line
    skill_set
    title
    vehicle
    vehicle_attachment
    vehicle_faction
    vehicle_skill_set
    weapon_datasheet
    zone
    world (Working but id's and states only)
     

Share This Page