Issue with V1 API Logging in (Error 410 - Gone)

Issue with V1 API Logging in (Error 410 - Gone)

mibrahim01
Explorer Explorer
681 Views
2 Replies
Message 1 of 3

Issue with V1 API Logging in (Error 410 - Gone)

mibrahim01
Explorer
Explorer

Hello,

 

I am having trouble logging in to the v1 API via Postman (v7.36.6 latest). I keep getting a 410 - Gone response. The last time I used Postman(over a year ago) it was fine, all the details were saved from my last request. I checked the API guide and everything looks correct. Nothing really has changed (account, user id and password)

 

Does anyone have any ideas?

 

mibrahim01_1-1623671011774.png

 

mibrahim01_3-1623671188855.png

 

 

mibrahim01_4-1623671232963.png

 

 

Thanks

 

 

 

0 Likes
Accepted solutions (1)
682 Views
2 Replies
  • API
Replies (2)
Message 2 of 3

philipfrench
Collaborator
Collaborator
Accepted solution

FLC V1 authentication is no longer supported.

You have to use V3 (Forge-based) authentication.

After you authenticate you can use both V3 and V1 FLC API calls.

 

So, the V1 FLC API is still available generally (V3 is preferred).

However, specifically the V1 authentication (/login) API is no longer supported.

 

In the online help, browse down to REST API v3 Reference --> 2-legged OAuth Tutorial

 

(Ignore the 3-leggged. It is the 2-legged you will need).

Message 3 of 3

mibrahim01
Explorer
Explorer

Thanks

0 Likes