We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP Fatal error: Uncaught OAuth\Common\Http\Exception\TokenResponseException: file_get_contents(https://openapi.etsy.com/v2/oauth/access_token): failed to open stream: HTTP request failed! HTTP/1.1 401 Unauthorized\r\n in /var/www/html/SAHL/ETSY/src/OAuth/Common/Http/Client/StreamClient.php:73\nStack trace:\n#0 /var/www/html/SAHL/ETSY/src/OAuth/OAuth1/Service/AbstractService.php(100): OAuth\Common\Http\Client\StreamClient->retrieveResponse(Object(OAuth\Common\Http\Uri\Uri), 'oauth_verifier=...', Array)\n#1 /var/www/html/SAHL/ETSY/etsy.php(52): OAuth\OAuth1\Service\AbstractService->requestAccessToken('d751a108d6b1eb7...', '2420edbf', 'f237e6c898')\n#2 {main}\n thrown in /var/www/html/SAHL/ETSY/src/OAuth/Common/Http/Client/StreamClient.php on line 73
The text was updated successfully, but these errors were encountered:
No branches or pull requests
PHP Fatal error: Uncaught OAuth\Common\Http\Exception\TokenResponseException: file_get_contents(https://openapi.etsy.com/v2/oauth/access_token): failed to open stream: HTTP request failed! HTTP/1.1 401 Unauthorized\r\n in /var/www/html/SAHL/ETSY/src/OAuth/Common/Http/Client/StreamClient.php:73\nStack trace:\n#0 /var/www/html/SAHL/ETSY/src/OAuth/OAuth1/Service/AbstractService.php(100): OAuth\Common\Http\Client\StreamClient->retrieveResponse(Object(OAuth\Common\Http\Uri\Uri), 'oauth_verifier=...', Array)\n#1 /var/www/html/SAHL/ETSY/etsy.php(52): OAuth\OAuth1\Service\AbstractService->requestAccessToken('d751a108d6b1eb7...', '2420edbf', 'f237e6c898')\n#2 {main}\n thrown in /var/www/html/SAHL/ETSY/src/OAuth/Common/Http/Client/StreamClient.php on line 73
The text was updated successfully, but these errors were encountered: