Troubleshooting Windows Clients
Please test these steps in order. If a step is completed successfully, please move to the next test.
Verify the client can resolve the API endpoint via DNS
- Open a windows command prompt
- Type nslookup click Enter
- Type the API endpoint apigwx-aws.qualcomm.com click Enter
- You should see a response with a list or Ips similar to below.

- If no IP’s are returned: Reach out to your company DNS team to troubleshoot why apigwx-aws.qualcomm.com is not resolvable from your client. There is any issue with your clients DNS.
Verify the client can reach the API endpoint via PING
- Open a windows command prompt
- Type ping apigwx-aws.qualcomm.com
- You should see a response below with Packets Lost=0

- If you are seeing packets lost or packets not received. Reach out to your companies networking team to troubleshoot why apigwx-aws.qualcomm.com is not working via Ping.
Verify the client can reach the API endpoint via Tracert
- Open a windows command prompt
- Type tracert apigwx-aws.qualcomm.com
- When you run this command, you should see an initial message Tracing Route to *.cloudfront.net [IP Address]
- The trace route will show the internet route taken to reach the endpoint from #3. The example below is the expected response.
- NOTE: It is normal to see some time outs.

- NOTE: It is normal to see some time outs.
- If there are any connection issues where the final hop does not reach the endpoint from #3 you have an issue with your client’s route to the apigwx-aws.qualcomm.com endpoint. Please contact your local IT with the above example showing your client is not routable to Qualcomm's endpoint apigwx-aws.qualcomm.com.