salesforcedx-vscode
salesforcedx-vscode copied to clipboard
Apex Interactive Debugger - You exceeded your licensed number of debugging sessions.
Errors when running Apex Interactive Debugger (This isn't related to Apex Replay Debugger).
"You exceeded your licensed number of debugging sessions. Please end other sessions or purchase more. "
Steps To Reproduce:
- Setup APEX Debugging.
- Using VSCode, run Apex Interactive Debugger. API Stream opens.
Expected result
Debugging Session begins
Actual result
Error: "You exceeded your licensed number of debugging sessions. Please end other sessions or purchase more. "
Additional information
There isn't much documentation on how to add more licensing/cost. It's unclear what steps to take to resolve this. We logged into Dev Hub and there is just one license. How do we buy more? Can this be made clearer in documentation on SF website?
Extension Version in VSCode: v58.7.1
CLI Version:
$ sf version
@salesforce/cli/1.86.7-legacy.0 win32-x64 node-v18.15.0
OS and version:
systeminfo | findstr /B /C:"OS Name" /B /C:"OS Version"
OS Name: Microsoft Windows 11 Pro
OS Version: 10.0.22621 N/A Build 22621
@supert3d there is information on buying additional licenses here https://help.salesforce.com/articleView?id=000314082&type=1&mode=1&_ga=2.80269463.1099900770.1709531692-93245084.1709073672
Is there anything else that is missing?
@supert3d Just wanted to follow up if you could get this working?