You need a plugin to be able to generate the signature each time you do a call. I think there’s already something on plugin market for md5 hash. You use apikey.timestamp
For timestamp, use current date:format as unix
Still having trouble with the md5 hash. I just downloaded an md5 plugin which added an MD5 action with only one text box (see below).
How do I do an md5 hash of two values (API key and timestamp) ?
Yes, I’m using a plugin to get the unix timestamp in seconds (because Bubble gives it in milliseconds) and taking the result to set a ‘timestamp’ state. For the API headers, I’m copy/pasting the ‘timestamp’ state and the encoded key.state