Refer to the exhibit. A network administrator is using a Python script to test a REST API request. The traceback message indicates that there is an error in the URI. What is a possible issue?
- The SSL certificate is invalid.
- The protocol is wrong.
- The destination host address is wrong.
- The query component is missing.