Get help
If you run into issues while using Protekt, there are multiple ways to get support. Whether you're debugging an integration issue or need clarification on a feature, Protekt provides resources to help you resolve problems quickly.
This page outlines the available support channels and how to get the most effective help.
Documentation
The first place to check is the Protekt documentation. It covers core concepts, API usage, and common integration patterns.
Make sure to review relevant sections such as Authentication, Session Management, and Security before reaching out. Many common issues can be resolved by following documented best practices.
Troubleshooting guide
For known issues and frequently asked questions, refer to the troubleshooting section.
These guides provide step-by-step solutions for common problems like token expiration, login failures, and misconfigured authentication flows.
Support channels
Community support
You can ask questions and share knowledge with other developers using Protekt. Community discussions are useful for exploring patterns, debugging edge cases, and learning from real-world use.
When asking questions, include:
- Clear description of the issue
- Relevant code snippets
- Error messages or logs
Direct support
For more complex issues, you can contact the Protekt support team.
When reaching out, please provide:
- Your project or application ID
- Detailed steps to reproduce the issue
- API request/response samples (if applicable)
- Timestamps and logs
This helps the support team diagnose and resolve your issue faster.
Reporting security issues
If you discover a potential security vulnerability, report it privately through the appropriate support channel.
Do not disclose vulnerabilities publicly. Protekt takes security reports seriously and will investigate promptly.
Status and updates
If you're experiencing unexpected issues, check if there is an ongoing outage or service disruption.
Temporary issues like downtime or degraded performance are usually communicated through status updates.
Best practices for getting help
- Be specific: “Login fails with
invalid_tokenafter refresh” is better than “It’s not working” - Include context: environment, framework, and setup details
- Share reproducible examples whenever possible
The more context you provide, the faster your issue can be resolved.