Announcements

Help Wizard

Step 1

NEXT STEP

Cet current song API returns garbage

Cet current song API returns garbage

Plan

Premium


Devices

iPhone 13, Pc

Operating Systems

iOS 18.5, Windows 11

 

EDIT

After reinstalling on both my pc and phone I am not experiencing this issue anymore.


Issue

When I make a request to https://api.spotify.com/v1/me/player/currently-playing while listening on my pc it keeps returning the same song with progress -40626 and timestamp 1754746047904(which 2 months in the future). This doesn't happen when I am listening on my phone. Also when I am listening on my pc and open the Spotify app on my phone it says that I am listening to "You're Gonna Go Far, Kid", even when I am not. I've already tried reinstalling Spotify.

 

Api response

{
  "timestamp": 1754746047904,
  "context": null,
  "progress_ms": -40626,
  "item": {
    "album": {
      "album_type": "album",
      "artists": [
        {
          "external_urls": {
            "spotify": "https://open.spotify.com/artist/5LfGQac0EIXyAN8aUwmNAQ"
          },
          "href": "https://api.spotify.com/v1/artists/5LfGQac0EIXyAN8aUwmNAQ",
          "id": "5LfGQac0EIXyAN8aUwmNAQ",
          "name": "The Offspring",
          "type": "artist",
          "uri": "spotify:artist:5LfGQac0EIXyAN8aUwmNAQ"
        }
      ],
      "available_markets": [
        "AR",
        "AU",
        "AT",
        "BE",
        "BO",
        "BR",
        "BG",
        "CA",
        "CL",
        "CO",
        "CR",
        "CY",
        "CZ",
        "DK",
        "DO",
        "DE",
        "EC",
        "EE",
        "SV",
        "FI",
        "FR",
        "GR",
        "GT",
        "HN",
        "HK",
        "HU",
        "IS",
        "IE",
        "IT",
        "LV",
        "LT",
        "LU",
        "MY",
        "MT",
        "MX",
        "NL",
        "NZ",
        "NI",
        "NO",
        "PA",
        "PY",
        "PE",
        "PH",
        "PL",
        "PT",
        "SG",
        "SK",
        "ES",
        "SE",
        "CH",
        "TW",
        "TR",
        "UY",
        "US",
        "GB",
        "AD",
        "LI",
        "MC",
        "ID",
        "JP",
        "TH",
        "VN",
        "RO",
        "IL",
        "ZA",
        "SA",
        "AE",
        "BH",
        "QA",
        "OM",
        "KW",
        "EG",
        "MA",
        "DZ",
        "TN",
        "LB",
        "JO",
        "PS",
        "IN",
        "KZ",
        "MD",
        "UA",
        "AL",
        "BA",
        "HR",
        "ME",
        "MK",
        "RS",
        "SI",
        "KR",
        "BD",
        "PK",
        "LK",
        "GH",
        "KE",
        "NG",
        "TZ",
        "UG",
        "AG",
        "AM",
        "BS",
        "BB",
        "BZ",
        "BT",
        "BW",
        "BF",
        "CV",
        "CW",
        "DM",
        "FJ",
        "GM",
        "GE",
        "GD",
        "GW",
        "GY",
        "HT",
        "JM",
        "KI",
        "LS",
        "LR",
        "MW",
        "MV",
        "ML",
        "MH",
        "FM",
        "NA",
        "NR",
        "NE",
        "PW",
        "PG",
        "WS",
        "SM",
        "ST",
        "SN",
        "SC",
        "SL",
        "SB",
        "KN",
        "LC",
        "VC",
        "SR",
        "TL",
        "TO",
        "TT",
        "TV",
        "VU",
        "AZ",
        "BN",
        "BI",
        "KH",
        "CM",
        "TD",
        "KM",
        "GQ",
        "SZ",
        "GA",
        "GN",
        "KG",
        "LA",
        "MO",
        "MR",
        "MN",
        "NP",
        "RW",
        "TG",
        "UZ",
        "ZW",
        "BJ",
        "MG",
        "MU",
        "MZ",
        "AO",
        "CI",
        "DJ",
        "ZM",
        "CD",
        "CG",
        "IQ",
        "LY",
        "TJ",
        "VE",
        "ET",
        "XK"
      ],
      "external_urls": {
        "spotify": "https://open.spotify.com/album/67v63ubEsvDUQkYMzI7A9t"
      },
      "href": "https://api.spotify.com/v1/albums/67v63ubEsvDUQkYMzI7A9t",
      "id": "67v63ubEsvDUQkYMzI7A9t",
      "images": [
        {
          "height": 640,
          "url": "https://i.scdn.co/image/ab67616d0000b273890ce61533a89e00ce593fcb",
          "width": 640
        },
        {
          "height": 300,
          "url": "https://i.scdn.co/image/ab67616d00001e02890ce61533a89e00ce593fcb",
          "width": 300
        },
        {
          "height": 64,
          "url": "https://i.scdn.co/image/ab67616d00004851890ce61533a89e00ce593fcb",
          "width": 64
        }
      ],
      "name": "Rise And Fall, Rage And Grace",
      "release_date": "2008-06-17",
      "release_date_precision": "day",
      "total_tracks": 12,
      "type": "album",
      "uri": "spotify:album:67v63ubEsvDUQkYMzI7A9t"
    },
    "artists": [
      {
        "external_urls": {
          "spotify": "https://open.spotify.com/artist/5LfGQac0EIXyAN8aUwmNAQ"
        },
        "href": "https://api.spotify.com/v1/artists/5LfGQac0EIXyAN8aUwmNAQ",
        "id": "5LfGQac0EIXyAN8aUwmNAQ",
        "name": "The Offspring",
        "type": "artist",
        "uri": "spotify:artist:5LfGQac0EIXyAN8aUwmNAQ"
      }
    ],
    "available_markets": [
      "AR",
      "AU",
      "AT",
      "BE",
      "BO",
      "BR",
      "BG",
      "CA",
      "CL",
      "CO",
      "CR",
      "CY",
      "CZ",
      "DK",
      "DO",
      "DE",
      "EC",
      "EE",
      "SV",
      "FI",
      "FR",
      "GR",
      "GT",
      "HN",
      "HK",
      "HU",
      "IS",
      "IE",
      "IT",
      "LV",
      "LT",
      "LU",
      "MY",
      "MT",
      "MX",
      "NL",
      "NZ",
      "NI",
      "NO",
      "PA",
      "PY",
      "PE",
      "PH",
      "PL",
      "PT",
      "SG",
      "SK",
      "ES",
      "SE",
      "CH",
      "TW",
      "TR",
      "UY",
      "US",
      "GB",
      "AD",
      "LI",
      "MC",
      "ID",
      "JP",
      "TH",
      "VN",
      "RO",
      "IL",
      "ZA",
      "SA",
      "AE",
      "BH",
      "QA",
      "OM",
      "KW",
      "EG",
      "MA",
      "DZ",
      "TN",
      "LB",
      "JO",
      "PS",
      "IN",
      "KZ",
      "MD",
      "UA",
      "AL",
      "BA",
      "HR",
      "ME",
      "MK",
      "RS",
      "SI",
      "KR",
      "BD",
      "PK",
      "LK",
      "GH",
      "KE",
      "NG",
      "TZ",
      "UG",
      "AG",
      "AM",
      "BS",
      "BB",
      "BZ",
      "BT",
      "BW",
      "BF",
      "CV",
      "CW",
      "DM",
      "FJ",
      "GM",
      "GE",
      "GD",
      "GW",
      "GY",
      "HT",
      "JM",
      "KI",
      "LS",
      "LR",
      "MW",
      "MV",
      "ML",
      "MH",
      "FM",
      "NA",
      "NR",
      "NE",
      "PW",
      "PG",
      "WS",
      "SM",
      "ST",
      "SN",
      "SC",
      "SL",
      "SB",
      "KN",
      "LC",
      "VC",
      "SR",
      "TL",
      "TO",
      "TT",
      "TV",
      "VU",
      "AZ",
      "BN",
      "BI",
      "KH",
      "CM",
      "TD",
      "KM",
      "GQ",
      "SZ",
      "GA",
      "GN",
      "KG",
      "LA",
      "MO",
      "MR",
      "MN",
      "NP",
      "RW",
      "TG",
      "UZ",
      "ZW",
      "BJ",
      "MG",
      "MU",
      "MZ",
      "AO",
      "CI",
      "DJ",
      "ZM",
      "CD",
      "CG",
      "IQ",
      "LY",
      "TJ",
      "VE",
      "ET",
      "XK"
    ],
    "disc_number": 1,
    "duration_ms": 177826,
    "explicit": true,
    "external_ids": {
      "isrc": "USSM10801605"
    },
    "external_urls": {
      "spotify": "https://open.spotify.com/track/6TfBA04WJ3X1d1wXhaCFVT"
    },
    "href": "https://api.spotify.com/v1/tracks/6TfBA04WJ3X1d1wXhaCFVT",
    "id": "6TfBA04WJ3X1d1wXhaCFVT",
    "is_local": false,
    "name": "You're Gonna Go Far, Kid",
    "popularity": 85,
    "preview_url": null,
    "track_number": 3,
    "type": "track",
    "uri": "spotify:track:6TfBA04WJ3X1d1wXhaCFVT"
  },
  "currently_playing_type": "track",
  "actions": {
    "disallows": {
      "pausing": true,
      "skipping_prev": true
    }
  },
  "is_playing": false
}

 

 

Reply
0 Replies

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 4 years ago  in Social & Random