• yogepag jrener
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
I'm trying to expose a Flow (Scheduler Flow) at a Github Page, this flow uses a Lightning Web Component which have been tested separately with connectedCallback method and with @wire decorator, but in each of those, we have an error at the page (Both of them call an Apex method). When we don't call an Apex method, the LWC loads correctly. This situation doesn't happen with in the Flow debugger neither when the flow is embedded in a Community. The error goes like this User-added image
Greetings!!

Can any one guide me on his below error:

There was an unhandled exception. Please reference ID: WMQELJQC. Error: Faraday::Error::ResourceNotFound. Message: NOT_FOUND: The requested source does not exist


Im facing this error while working on "Create a publisher action for the Account object."
How to debug as i have no idea of "reference ID :WMQELJQC" what this ID means in salesforce?