You don't have to require Axios as Botpress is already doing this and that is why it's throwing an error
fresh-fireman-491
04/25/2024, 11:05 AM
Tips for debugging:
Your 2nd screenshot is from the event debugger. The next tab is the logs. The logs will show you what error it threw and the error message. It will help you debug your code in the future