3 weeks ago
Hi everyone!
I am embedding Workato recipes into a partner portal using the Embedded SDK. Everything works great until a user links their app account (like Salesforce or Slack); but then immediately sees a “Connector not authorized” error when trying to run the recipe. 🤔The account is showing as connected in the connections tab & manually testing from within the platform works fine.
This seems to happen only when the connector is authorized through the embedded UI; not when it's pre-linked via the main Workato interface. 😊It’s like the embedded experience is missing a final handshake / permission sync after OAuth completes. Refreshing the session /re-adding the connection sometimes helps but it’s not reliable. Checked https://docs.workato.com/oem/embedded-connections.html-Rails course guide related to this and found it helpful.
Is there a known solution or callback step to ensure embedded connectors become immediately valid after linking?🤔 Any tips on debugging connector state within the embedded context would be super helpful!
Thank you !!😊