Skip to content
New issue

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

Login isnt working #1

Open
joeyboli opened this issue Apr 11, 2024 · 0 comments
Open

Login isnt working #1

joeyboli opened this issue Apr 11, 2024 · 0 comments

Comments

@joeyboli
Copy link

Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: POST https://api.tidalhifi.com/v1/login/username?token=kgsOOmYk3zShYrNP resulted in a 401 Unauthorized response: {"status":401,"subStatus":8003,"userMessage":"Client not found"} in /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php:113 Stack trace: #0 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/guzzle/src/Middleware.php(65): GuzzleHttp\Exception\RequestException::create(Object(GuzzleHttp\Psr7\Request), Object(GuzzleHttp\Psr7\Response)) #1 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/promises/src/Promise.php(204): GuzzleHttp\Middleware::GuzzleHttp{closure}(Object(GuzzleHttp\Psr7\Response)) #2 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/promises/src/Promise.php(153): GuzzleHttp\Promise\Promise::callHandler(1, Object(GuzzleHttp\Psr7\Response), NULL) #3 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/promises/src/TaskQueue.php(48): GuzzleHttp\Promise\Promise::GuzzleHttp\Promise{closure}() #4 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/promises/src/Promise.php(248): GuzzleHttp\Promise\TaskQueue->run(true) #5 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/promises/src/Promise.php(224): GuzzleHttp\Promise\Promise->invokeWaitFn() #6 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/promises/src/Promise.php(269): GuzzleHttp\Promise\Promise->waitIfPending() #7 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/promises/src/Promise.php(226): GuzzleHttp\Promise\Promise->invokeWaitList() #8 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/promises/src/Promise.php(62): GuzzleHttp\Promise\Promise->waitIfPending() #9 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/guzzle/src/Client.php(182): GuzzleHttp\Promise\Promise->wait() #10 /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/guzzle/src/Client.php(95): GuzzleHttp\Client->request('post', 'https://api.tid...', Array) #11 /Users/macbookpro/Herd/TidalAPI/vendor/quiec/php-tidal/src/Tidal/TidalAPI.php(26): GuzzleHttp\Client->__call('post', Array) #12 /Users/macbookpro/Herd/TidalAPI/index.php(7): Tidal\TidalAPI->logIn('rajapa5617@hemp...', '') #13 /Applications/Herd.app/Contents/Resources/valet/server.php(137): require('/Users/macbookp...') #14 {main} thrown in /Users/macbookpro/Herd/TidalAPI/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant