Need using unbounce api to get leads (How to fixed problem response 401 unauthorized)

  • 7 October 2019
  • 1 reply
  • 17 views

i already created API_KEY via unbounce system.
and i try to using simple api call to unbounce system as attach file.
i have problem is response 401 unauthorized.
How to fixed this.

Thanks. 😃


1 reply

Try using “Basic Auth” and fill the username with api_key, and leave passwrod empty.

Reply