Introdaction
Getting Started
RPC Endpoints
WebSocket Support
❓ FAQ: Common Issues with InstantNodes' RPC Node
1. How to fix slow RPC node response?
🌐 Check your network connection.
🔄 Try switching to a different node or endpoint.
⚖️ Use load balancing to distribute traffic evenly.
2. Why am I getting "Connection Timeout" errors?
📊 Verify if the node is online via the status page.
⚙️ I ncrease your timeout settings in the configuration.
⏳ Try reconnecting after a few minutes.
3. Invalid API Key Error?
🔍 Double-check the API key in your configuration.
🔑 Generate a new API key via the InstantNodes dashboard.
📑 Ensure the key is correctly added to the request headers.
4. Why is my request rate being throttled?
📈 Check your rate limit in the dashboard.
⚡ Upgrade your plan if higher limits are needed.
🔄 Implement retries or backoff strategies in your code .
5. How to resolve "Invalid JSON response"?
📋 Ensure your requests are properly formatted.
🛠️ Validate the server response structure using tools like Postman.
📨 Contact support for deeper investigation.
6. Node not syncing?
🌀 Restart the node to re-sync.
🧑💻 Check for known network issues.
🔄 Consider switching to a different node if the problem persists.