Troubleshooting
Connection Issues
SFTP and API connection problems
Connection Issues
Solutions for SFTP and API connection problems.
SFTP Connection
Connection Refused
Symptoms: Cannot connect to SFTP server
Solutions:
- Verify host address is correct
- Check port 22 is not blocked by firewall
- Confirm SFTP is enabled in ASM
Authentication Failed
Symptoms: Wrong username or password
Solutions:
- Verify credentials from Apple
- Check for typos
- Regenerate credentials in ASM if expired
Permission Denied
Symptoms: Connected but can't upload
Solutions:
- Verify upload path exists
- Check write permissions
- Contact Apple support
Timeout
Symptoms: Connection times out
Solutions:
- Check network connectivity
- Try from different network
- Verify ASM service status
API Connection
OAuth Failed
Symptoms: Cannot authenticate with API
Solutions:
- Verify Client ID and Secret
- Check credentials haven't expired
- Confirm API is enabled in SIS
API Timeout
Symptoms: API requests time out
Solutions:
- Verify Base URL is correct
- Check SIS is online
- Try reducing data scope
Permission Denied
Symptoms: Access denied to resources
Solutions:
- Verify API scopes/permissions
- Check account has read access
- Contact SIS administrator