Skip to content

Commit

Permalink
Merge pull request #697 from softlayer/20250228
Browse files Browse the repository at this point in the history
Failed to exchange token article
  • Loading branch information
allmightyspiff authored Feb 28, 2025
2 parents efc6f31 + 6953910 commit 9fd0215
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions content/article/FailedToExchangeToken.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: "Failed to Exchange Token"
description: "How to fix the 'SoftLayer_Exception: Failed to exchange token (HTTP 500)' error"
date: "2025-02-28"
tags:
- "article"
- "sldn"
- "authentication"
- "errors"
---


# The Fix

The user getting this error will need to have their [IBMid Updated](https://cloud.ibm.com/docs/account?topic=account-iamuserinv&interface=ui#change-ibm-id).

Basically, just press this button on the users profile page, and link it to a currently valid IBMid


<img src="/img/articles/UpdateIBMid.png" alt="Update IBMid" width="100%"/>

# The Problem

`SoftLayer_Exception: Failed to exchange token (HTTP 500)` Happens because the user on your account is linked to an IBMid that is no longer valid.
On January 22 2025, an update went out allowing better integration with IBM's IAM policies for Classic Infrastructure users, which requires users be linked to a valid IBMid now.
Binary file added static/img/articles/UpdateIBMid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9fd0215

Please sign in to comment.