Unable to Use "Bind DID Spaces" in Aistro App (403 Forbidden Error)
In the Aistro App, attempting to use the “Bind DID Spaces” feature results in a 403 Forbidden error message, preventing users from binding their DID Spaces account.
Steps to Reproduce:
- Open the Aistro App.
- Navigate to Settings > Bind DID Spaces.
- Attempt to bind your DID Spaces account.
Expected Result:
- The DID Spaces account should bind successfully, granting access to linked features.
Actual Result:
- A 403 Forbidden error message appears.
- Binding fails, and DID Spaces integration is unavailable.
Bug Description: The Bind DID Spaces function is currently broken due to improper authorization or API permission issues. The server rejects the request with a 403 Forbidden, suggesting missing or invalid credentials, misconfigured API endpoints, or access restrictions.
Severity Classification:
- Severity Level: 🔴 High
Suggested Fix:
- Validate API endpoint configuration for DID Spaces binding.
- Confirm user permissions for DID Spaces binding.
- Improve error messaging: instead of “403 Forbidden,” display a clear explanation (e.g., “Authorization failed – please check your credentials”).
Priority: 🚨 High – Must fix to restore DID Spaces integration.