I have been working on some personal work and I got https response: 405 Method Not Allowed
This is happening when i hit image url in Postman.
Can there be any solution to get response as 200.( good status)
Providing image url: https://segoma.com/ws/public/GetPhotoByLot/First/0/7Y49ODX2/7162.jpg
You can try to hit this url via postman it will get 405 response.
Attachment of postman screenshot.
Just replace request method from HEAD to GET in Postman