Redirect URI - How to set?
Moderators: StaffingSupport, s.emmons, BullhornSupport
Redirect URI - How to set?
I am currently working on integration and received a client id and secret. My problem is that the Request URI is set to NULL so when I submit for authorization I get an "Invalid Redirect URI". I've logged into the account at https://app.bullhornstaffing.com/ and I just don't see an interface to manage this feature. I've gone to Admin -> BH Connect and I don't see the keys I was given and there doesn't any options to control this through the web service API or data services.
Re: Redirect URI - How to set?
Good Afternoon Jomont00,
If you are attempting to set a login, this following paste should allow you to integrate a redirect properly. That, or you can remove the &redirect_uri={optional redirect_uri} entirely.
https://auth.bullhornstaffing.com/oauth ... client_id={client_id}&response_type=code
&redirect_uri={optional redirect_uri}&state={recommended state value}&username={username}&password={password}&action=Login
If this is not what you are looking for, would you please post the URI, which you are attempting to use?
Thanks, and sorry for the lengthy delay.
If you are attempting to set a login, this following paste should allow you to integrate a redirect properly. That, or you can remove the &redirect_uri={optional redirect_uri} entirely.
https://auth.bullhornstaffing.com/oauth ... client_id={client_id}&response_type=code
&redirect_uri={optional redirect_uri}&state={recommended state value}&username={username}&password={password}&action=Login
If this is not what you are looking for, would you please post the URI, which you are attempting to use?
Thanks, and sorry for the lengthy delay.
Patrick Mularski
Senior Enterprise Support Analyst
B U L L H O R N
Staffing and Recruiting Software, On Target, On Demand
Bullhorn Support Contact Numbers
US: 617-478-9126
UK: 44 800 032 2848
Australia: 61 28 073 5089
International: 617-478-9131
Senior Enterprise Support Analyst
B U L L H O R N
Staffing and Recruiting Software, On Target, On Demand
Bullhorn Support Contact Numbers
US: 617-478-9126
UK: 44 800 032 2848
Australia: 61 28 073 5089
International: 617-478-9131