Skip to main content
ArcBlock Community

Unable to Use "Bind DID Spaces" in Aistro App (403 Forbidden Error)

JM “cryptotestnet” Morales
Support
aistrobugknown

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:

  1. Open the Aistro App.
  2. Navigate to Settings > Bind DID Spaces.
  3. 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.

Reply