Auth Redirects

Forum for users and developers of Bullhorn's API service.

Moderators: StaffingSupport, pmularski, BullhornSupport

Locked
pmularski
Bullhorn Support Staff
Posts: 1005
Joined: Wed Dec 31, 1969 8:00 pm

Auth Redirects

Post by pmularski »

Greetings!

Earlier in 2023, it was announced that API users would need to start utilizing their clients' dedicated Auth end points instead of using the system redirect by hitting auth.bullhornstaffing.com. As this is now rolled out, please review the Auth process to ensure you are connecting to the proper data centers. If you do not use the correct URLs for a user, you will receive a 307 redirect to the correct data center. Your code must be written to handle that 307 redirect.

The key point is the following. Please run the following GET rest-services/loginInfo request with your API_Username to return the list of correct URLs for that user/client:
https://rest.bullhornstaffing.com/rest- ... I_Username}

https://bullhorn.github.io/Getting-Started-with-REST/
Pat Mularski
Support Forum Admin
Senior Enterprise Support Analyst
B U L L H O R N
Staffing and Recruiting Software, On Target, On Demand
Contact Numbers
https://help.bullhorn.com/s/support-numbers
https://help.bullhorn.com/s/contactsupport
Locked