Closed in03 closed 7 months ago
Same issue here today, was OK yesterday.
Likely an issue at Microsoft's end.
There is another URL that might be able to be used if this one is not fixed: https://config.office.com/api/filelist/channels
is it possible to add a change to the module to check for both urls so if one fails the other might work? I always install the latest evergreen module as part of a packer build so I only grab the version in psgallery.
But yeah looks like MS changed or broke something
That URL now has the same issue. Perhaps MS is in the process of creating an LTSB2024
release and updating the backends.
Microsoft has fixed the source API, so this is working now
Both API URLs ended up with the same issue, so there's not much value in writing the function to fall back to a different URL. I have updated Microsoft365Apps
to dynamically determine channel names and removed from hard coded channel details from the manifest - this will ensure that when the LTSB2024 is release, Evergreen will return details for that channel without requiring an update. See #650
Very cool. Thanks Aaron!
On Sun, 7 Apr 2024, 2:17 pm Aaron Parker, @.***> wrote:
Both API URLs ended up with the same issue, so there's not much value in writing the function to fall back to a different URL. I have updated Microsoft365Apps to dynamically determine channel names and removed from hard coded channel details from the manifest - this will ensure that when the LTSB2024 is release, Evergreen will return details for that channel without requiring an update. See #650 https://github.com/aaronparker/evergreen/issues/650
— Reply to this email directly, view it on GitHub https://github.com/aaronparker/evergreen/issues/649#issuecomment-2041304250, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADFZAM2D53GYTNWA2DCBUKTY4DCGTAVCNFSM6AAAAABFYHGO2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBRGMYDIMRVGA . You are receiving this because you authored the thread.Message ID: @.***>
thanks Aaron, we built it successfully yesterday with Office working again :) MS gremlins
What happened?
Looks like maybe there's something wrong with the API endpoint? Hitting clients.config.office.net/releases/v1.0/OfficeReleases in a web browser yields:
Version
2403.889
What PowerShell edition/s are you running Evergreen on?
Windows PowerShell
Which operating system/s are you running Evergreen on?
Windows 10+
Have you reviewed the documentation?
Verbose output