GuzzleHttp\Exception\ClientException: Client error:

Posted by

Error:

production.INFO: There is some exception in QuoteController->uploadQuoteRequestFile()
[2023-11-30 08:55:50] production.INFO: GuzzleHttp\Exception\ClientException: Client error: `POST https://www.myhospitalnow.com/file_managament//api/v1/j/upload-quote-request-file-by-p-email/avinashkumarcotocus@gmail.com` resulted in a `404 Not Found` response:

Solution:

Got to .env and removed /

FILE_MANAGEMENT_BASE_URL=https://www.myhospitalnow.com/file_managament

After that run this command

php artisan c:cache
php artisan r:clear
php artisan v:clear

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x