My prod environment broke all of a sudden today (thanks god I had sentry in place) because your API started returning base64 images instead of actual urls.
How is this even possible ? This might be affecting thousands of paying customers as I write this issue.
I just had to ship to prod a hotfix containing a base64 to PIL util just to address this.
Hello,
My prod environment broke all of a sudden today (thanks god I had sentry in place) because your API started returning base64 images instead of actual urls.
How is this even possible ? This might be affecting thousands of paying customers as I write this issue.
I just had to ship to prod a hotfix containing a base64 to PIL util just to address this.
Thanks a lot,
Alberto.