Skip to content

Error: Error occured while fetching account user details: "token contains an invalid number of segments" #20

@kyunghoryu

Description

@kyunghoryu

I noticed the error below when I ran "terraform plan". I had no issue on "terraform init"

Can anyone guide me what should I modify?

  • terraform version: v0.15.5
    Terraform v0.15.5
    on darwin_amd64
  • provider registry.terraform.io/ibm-cloud/ibm v1.26.0

Error: Error occured while fetching account user details: "token contains an invalid number of segments"

│ with data.ibm_is_image.centos,
│ on vpc.tf line 37, in data "ibm_is_image" "centos":
│ 37: data ibm_is_image "centos" {



│ Error: Error occured while fetching account user details: "token contains an invalid number of segments"

│ with data.ibm_is_ssh_key.ssh_key_id,
│ on vpc.tf line 41, in data "ibm_is_ssh_key" "ssh_key_id":
│ 41: data ibm_is_ssh_key "ssh_key_id" {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions