forcedotcom / Einstein-GPT-for-Developers

Einstein GPT For Developers
BSD 3-Clause "New" or "Revised" License
33 stars 8 forks source link

Einstein Status: Not Connected To Default Org (Default org is connected) - Codebuilder #90

Open aidanfowler opened 2 weeks ago

aidanfowler commented 2 weeks ago

Summary

I cannot complete activation of Einstein For Developers, the status always shows not connected to default org. Default org is connected - confirmed by sf org list shows org with status = Connected and leaf next to org designating it as the default.

Steps To Reproduce:

  1. SFDX: Authorize Org, default, alias = staging, flow works as expected, I can pull metadata into codebuilder
  2. Einstein for developers icon is continuous loading spinner, if you click on it it says Status: Not Connected To Default Org

Expected result

Should be connected as appears on command line.

Additional information

Feel free to attach a screenshot.

Screenshot 2024-09-03 at 1 58 49 PM

Salesforce Extension Version in VS Code: v61.11.0

Salesforce Einstein For Developers Version in VS Code: v0.60.0

OS and version: Mac OS Sonoma 14.6

VS Code version: Using codebuilder

gbockus-sf commented 2 days ago

Hi @aidanfowler Sorry for the slow response it's been an insane run up to Dreamforce. This sounds like an known issue that has surfaced around using the device auth flow. Can you try Auth'ing your Codebuilder org using the workaround document in https://github.com/forcedotcom/Einstein-GPT-for-Developers/issues/93? Thanks