This might be due to several things, Plz Ensure that the endpoint configuration in Postman or VSCode matches the configuration you used during testing in the Machine Learning Studio. this can be the reason sometimes.
Also check that the input data you are sending via Postman is formatted correctly. Ensure that it matches the format expected by your deployed model.
Confirm that your requests are properly authenticated and authorized. If your endpoint requires authentication, make sure you are including the necessary tokens
Check this and if it helps kindly accept the answer thanks again.