I get this error:
Challenge Not yet complete... here's what's wrong:
We can't find a Get Records element called Get This Contact's Orders in the Refund Request flow, or it isn't configured as specified. Make sure the filter condition is setting the CustomerAuthorizedById, not CompanyAuthorizedById.
What is the problem?:
#Trailhead Challenges
Should anyone find this thread because they're experiencing the same issue, as I was, this was resolved for me via a Trailhead case that was created. I was advised that the issue was:
the Order field did not have the correct value on the 'Create Refund Request' element which was restricting the challenge check.
It seems that the error message that is returned when you check the challenge does not necessarily relate to the specific problem you have, so you need to check your configuration carefully. I ended up with about 14 versions of the flow as I kept trying to recreate the same element referred to in the error message, but the problem was actually elsewhere. I might have been able to find this if I had debugged the flow myself.