I am trying to get my free account to authenticate to Twitter, as part of a scheduled task. It works on my local computer, and on PA from bash.
I think I have taken care of the working directory / file directory issue.
It seems to be failing when attempting to get the URL from Twitter for authentication purposes.
I have a more detailed question on SO from a code / error perspective, but for PA purposes, my main question is: any reason this should be happening / is intentional behaviour? Am I hitting some endpoints that aren't whitelisted for free accounts? Am I not able to authenticate because I'm restricted to outbound-only traffic and thus Twitter can't send me the URL? Any ideas?
The question on SO: https://stackoverflow.com/questions/66109751/pythonanywhere-twitter-api-authenticates-from-bash-but-fails-on-scheduled-task