Client-Side/Angular SDK/Useful

Troubleshooting

Common issues and solutions for the AudienceLab Angular SDK

API key errors

  • Make sure you are using a valid API key from the AudienceLab dashboard.
  • Replace 'YOUR_API_KEY' with your actual API key in the initialize method.

Creative token issues

  • The SDK automatically handles token fetching and caching.
  • If you encounter token errors, try reinitializing the SDK by calling initialize again.

General

  • Ensure you are using Angular 12 or higher.
  • If you encounter issues, check your browser's console for error messages.
  • For further support, contact Geeklab Support.