Is the Algolia integration still supported on the ...
# prisma-whats-new
p
Is the Algolia integration still supported on the Shared cloud cluster?
Currently getting the following error when saving the App ID + API Key:
Please check that the Application > ID and API Key is correct. You can > find both on the API Keys page in > the Algolia web interface. You > must create a new API Key and > enable ‘Add records’ and ‘Delete > records’. Make sure that you are > not using the Admin API Key, as > Algolia doesn’t allow it to be used > here.
e
I was unable to enable Algolia integration last week. The error message was "Verify your application and API keys..."
I sent a message to @nilan who asked me to create an issue on Github, but I was too busy this week-end. If you look into the source code Algolia template is outdated... So not sure, it works anymore. I'll give it a try later
p
I see
@nilan Could you confirm this? If so, any pointers on how to replicate this with a function? If this is not supported anymore (like Auth0), maybe it should be removed from the console or marked as deprecated.
n
- legacy projects should still support the Algolia integration. if you encounter problems with that, please report a bug report here: https://github.com/graphcool/framework - you can add Algolia sync to framework projects according to this example: https://github.com/graphcool/templates/tree/master/outdated/syncing/algolia (It's only on the 'outdated' folder because the code hasn't been updated to the latest function runtime yet. the logic can still be applied)
👍 1
🙂 1