You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using React (react-boilerplate) and this library with the intention to allow visitors to a website to query the candidates in the bullhorn system.
I am aware I will need to hide the variables in use by the system, but regardless I just want to do the above first in a rough and ready way initially.
This is the code I have, with obvious omissions, but the URL for login returns a 404 – yet it is taken exactly from the docs.
Are these urls different now - or am I making a mess of this; the documentation is a little unclear, but I would have thought search candidates from the system would be quite straight forward?
Many Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I am using React (react-boilerplate) and this library with the intention to allow visitors to a website to query the candidates in the bullhorn system.
I am aware I will need to hide the variables in use by the system, but regardless I just want to do the above first in a rough and ready way initially.
This is the code I have, with obvious omissions, but the URL for login returns a 404 – yet it is taken exactly from the docs.
Are these urls different now - or am I making a mess of this; the documentation is a little unclear, but I would have thought search candidates from the system would be quite straight forward?
Many Thanks
The text was updated successfully, but these errors were encountered: