Hi all.
Been trying to connect the Recombee REST API to Bubble via the API connector for the past day, and I’ve been having issues with authentication.
Recombee API uses HMAC SHA-1 authentication and requires a timestamp and signature to be sent with every API call. All I want to do is initialize the call to start implementing Recombee recommendations into my app, but this has proved to be much harder than initially expected.
Here are some screenshots of documentation and the API connector to show you where I’m at.
They also provide SDKs for multiple coding languages, and if anyone can think of a low-code alternative to using the REST API that would also be greatly appreciated.
Thanks!