Dag Königrör
Dag Königrör
Bug still exists on Debian Bookwork with Docker version 25.0.3, build 4debf41. For a few days it works and then we see job services running endless in a loop even...
Sorry, just deleted my comment and opened [another issue](https://github.com/paypal/paypal-js/issues/534). I think its another problem.
Does this issue produce errors like this? ``` KeyError: 'P' File "PIL/JpegImagePlugin.py", line 639, in _save rawmode = RAWMODE[im.mode] OSError: cannot write mode P as JPEG File "django/core/handlers/exception.py", line 55,...
I am sorry for my Post and the deletion after. I answered too quickly. The Thumbnail URL has not been returned. The result was the Image URL which has been...
I found the problem :/ We added some more security-points to our sites which set the [Cross-Origin-Opener-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Opener-Policy) per dafault to same-origin. So i just noticed an error when using a...
Maybe this should be added to the integration documentation of the paypal sdk.
> data-popups-disabled="true" This has saved my life. Literally spend days looking for a solution Ok Thanks, i will test this in our next release (tomorror) and will give feedback. On...
OK seems to work, but i had to add some more security headers to nginx. At paypal some headers are missing: 
Hmm, after logging into paypal in the overlay-iframe somtimes it blocks itself:  So there are several problems using paypal overlay at the side of paypal it think.
Yes, that was the first solution in order to use the popup and not the overlay: https://github.com/paypal/paypal-js/issues/534#issuecomment-2230393690