uNoGS Forum
    • Categories
    • Search
    • unogs
    • Register
    • Login
    1. Home
    2. oea
    3. Posts
    ad
    O
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by oea

    • RE: What Countries do we need?

      You're right, I can now get 95 countries with "t=lc&q=all" but the ITEMS structure is different with "all", it has less fields :

      without all:
      "COUNT": "16",
      "ITEMS": [
      [
      "23",
      "au",
      "Australia ",
      "30",
      "243",
      "38",
      "4199",
      "1264",
      "2935",
      "AUD",
      "8.99",
      "11.99",
      "14.99"
      ],

      with all:
      "COUNT": "95",
      "ITEMS": [
      {
      "id": "276",
      "country": "Angola ",
      "lastUpdated": "2017-09-19 04:47:10"
      },
      {
      "id": "21",
      "country": "Argentina ",
      "lastUpdated": "2017-09-19 10:01:22"

      The iso code and some other values are not present in the "all" call :-(

      posted in Announcements
      O
      oea
    • New country filter KO ?

      (I've already posted about this but the thread is closed so I try a new here...)
      Hello,

      You've implemented a new filter to get all countries:
      https://unogs-unogs-v1.p.mashape.com/api.cgi?t=lc&q=all
      (to be able to get all 'archived' countries' ids)

      But the 'all' filter doesn't seem to work, even in the api documentation page (with the Test Endpoint button)...
      I've tried the api with "?t=lc&q=all" and with "?t=lc&list-type=all" and I am still getting only 16 countries...

      And should we use "api" or "aaapi" url ?

      posted in Netflix API Details
      O
      oea