I was working on the OAuth Walkthrough: Test Authorization with a Web Server but encountered an error that I couldn’t solve for a week. When I try opening the link http://localhost:8000/request_token.php as step 3.8 says, this error pops up:
Never mind about this topic! I actually ran the composer require square/square at the wrong directory. After running the command at the php file, it worked. Thanks for your awesome hint!