I keep getting this error : Object reference not set to an instance of an object.
When trying to merge 2 pptx documents.
I’ve enabled dbugging (in the config) with hope to get more info about the error, but not really getting much more :
image.png (4.3 KB)
Join api call results in 2 requests :
image.png (1.5 KB)
Connect, which results in 200,
And Join, which results in mentioned error.
Please advise,
Thanks