Hi all ! I am trying out Pulumi and used the S3 ba...
# getting-started
w
Hi all ! I am trying out Pulumi and used the S3 backend option for storing state. Now when I want to switch back to the Pulumi managed backend service I get the following traceback whenever I try to login by running
pulumi login <https://app.pulumi.com>
Copy code
error: problem logging in: getting user info from <https://app.pulumi.com>: unmarshalling response object: invalid character '<' looking for beginning of value
Any help would be appreciated
b
See my response here