The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.

Forum Discussion

DDaigle's avatar
DDaigle
New Member
4 years ago

API - Help with getting started

I am attempting to use Curl or powershell to use the API.

 

The API pull i am attempting to use is...

 

curl 'https://api.jive.com/users/v1/lines' -H 'Authorization: Bearer {ACCESS_TOKEN}'

and 

curl 'https://api.jive.com/users/v1/users/6586528897936948237/lines' \ -H 'Authorization: Bearer {ACCESS_TOKEN}'

But i am not getting to point where i have a valid access_token.