Skip to main content
Question

"not enough values to unpack (expected 2, got 1)"

  • 9 February 2023
  • 3 replies
  • 465 views

HI, I am getting this Error "not enough values to unpack (expected 2, got 1)"

 

Hi @Loften 

Good question.

 

Please link to the API docs that you are referencing for this API endpoint, thanks.

 

Observation: You should add a space between these mapped variables.

 


Hi, Thanks 

Below is the API Referencing Link:

https://www.interakt.shop/blog/connecting-zapier

 

Thanks


@Loften

Check the format of your Basic Auth:

7. In ‘Basic Auth’, use the Base64 decoded version of the API key given in your account’s Developer Settings (remove the “:” at the end of the Base 64 decoded version and add a “|” there)