Drip batch API and Make

All good thanks,
I found where I was making a mistake, if it can help someone later:
the “Authorization” header needs to be encoded correctly for Drip’s API using Basic Authentication (Base64) you can use this Converter to do this

1 Like