Skip to main content
Question

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

  • February 9, 2023
  • 3 replies
  • 494 views

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

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 9, 2023

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.

 


  • Author
  • New
  • February 9, 2023

Hi, Thanks 

Below is the API Referencing Link:

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

 

Thanks


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • February 9, 2023

@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)