Search found 2 matches
- Mon Jul 01, 2013 6:44 pm
- Forum: Bullhorn APIs
- Topic: Token expiration not what the docs say....
- Replies: 2
- Views: 7280
Token expiration not what the docs say....
I am trying to understand token expiration on Bullhorn. The docs say that token's expire in 10 mins. When I do a GET / ping .. Bullhorn returns a sessionExpires that is 30 mins away from the last query/ping. By the way.. the docs says that the PING returns unix time.. but I have to truncate the last...
- Sun Apr 14, 2013 7:19 pm
- Forum: Bullhorn APIs
- Topic: How do I use Bullhorn REST API without manual User Oauth2 Au
- Replies: 7
- Views: 25398
How do I use Bullhorn REST API without manual User Oauth2 Au
Hi, I need to access the Bullhorn REST API automatically without a user. I need to programmatically pull data from Bullhorn without a "user" manually giving authorization in the Oauth 2.0 process. Ideally, I would be able to obtain an authorization token that never expires. How can bullhorn's REST A...