401 unauthorization error while using API v2

Hello!

I’m running a few API requests but every time I get the same unauthorization error - 401 for all of them. What should I do to make it finally work?

6 Likes

Hi Mikey,

The mentioned error appears when you try to run the request without personal access token.

Please navigate to the Account Settings and create a new token here:
API_token

More details you may find here: API Reference

6 Likes

Olenka, Thanks so much!

It worked!!!

That’s a relief, and I can finally continue working :slight_smile:

2 Likes