SalesforceLabs / survey-force

86 stars 61 forks source link

Email trigger from Production org showing "Authorization Required " error where from Sandbox works fine #133

Closed souravp2k5 closed 2 years ago

souravp2k5 commented 2 years ago

Hi, I created the survey template, But while triggering the email from Prod org its showing the "Authorization Required " error while clicking the link, while working OK from Sandbox Org. Please suggest what can be the issue ? I tried the debug log but its all success as the emails is delivered.

12

jrattanpal commented 2 years ago

Can you capture and share your apex debug logs?

There is some missing confirmation or permission. You need to make sure that you have gone through ALL steps mentioned at https://github.com/SalesforceLabs/survey-force

souravp2k5 commented 2 years ago

Thanks @jrattanpal , I went through all the permissions mentioned and it seems some were missing. After assigned those work perfectly.

jrattanpal commented 2 years ago

Great to hear @souravp2k5 !

I'll close this issue. Feel free to log another issue if you have any further questions.