I first thought it might be because mismatch of installed pulumi version and pulumi npm package, but that doesn't seem to be the case. Running 3.14.0 and have 3.14.0 installed in my app now.
What even makes this stranger that it works every time when make a call to the app I have with the REST plugin in code, but from the browser it fails every second time basically.
wet-noon-14291
10/13/2021, 1:48 PM
What's even more fun is that it works 100% when I run it in debug mode.