Search found 2 matches
- Tue Dec 24, 2019 7:38 am
- Forum: Bullhorn APIs
- Topic: Unable to get an authorization code
- Replies: 0
- Views: 2921
Unable to get an authorization code
Hello, I have an issue when I tried pass steps to authorize with REST API. Actually I stuck already on first step. When we send GET Request for obtain authorization code it returns with "Invalid credentials" code. We use next link : <URL url="https://auth-west9.bullhornstaffing.com/oauth/authorize?c...
- Fri Dec 20, 2019 11:36 am
- Forum: Bullhorn APIs
- Topic: Unable to get access_token with REST API GET request
- Replies: 0
- Views: 2666
Unable to get access_token with REST API GET request
Hi, We have issues getting acces_token(we stuck already on first step): when we tring to get token as it described in documentation with next GET request: https://rest-west9.bullhornstaffing.com/oauth/authorize?client_id=848afb5b-1a9b-4f50-82e2-973853d5430b&response_type=code&username=xor.api&passwo...