Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open unlisted jobs not accessible via the API #48

Open
njt1982 opened this issue Jun 8, 2020 · 0 comments
Open

Open unlisted jobs not accessible via the API #48

njt1982 opened this issue Jun 8, 2020 · 0 comments

Comments

@njt1982
Copy link

njt1982 commented Jun 8, 2020

Hi,

We have several jobs listed in Lever as Open but Unlisted.

We can access them by direct URL in HTML fine, but they are not accessible via the API.

It's fine that they're not listed but I think they should be accessible (and POST'able to) via specific jobs URLs.

When I try to GET the job directly I get this response:
{"ok":false,"error":"Document not found"}

So, to be clear:
https://jobs.lever.co/[SITE]/[UUID] < This works fine (shows the job and I can get to the apply form too).
https://api.lever.co/v0/postings/[SITE]/[UUID]?mode=json < This does not work, shows the above error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant