Hello! I have my app in pythonanywhere that is password protected. I need to get API webhooks from an external website. I have tryed to set username:password@https://myapp.pythonanywhere.com/webhook but it's not working...the website gets 401 response. Locally it works. Any ideas?
Thanks very much!
Federico