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

Kanaal documentatie url should respect configured subpath #13

Open
marnixdessing opened this issue Jul 12, 2024 · 0 comments
Open

Kanaal documentatie url should respect configured subpath #13

marnixdessing opened this issue Jul 12, 2024 · 0 comments

Comments

@marnixdessing
Copy link

The register_kanalen command does not respect the configured subpath in open-zaak.

The following error is returned by open-notifications when running the command on an open-zaak instance configured with a subpath: De URL https://api.example.com/ref/kanalen/#autorisaties gaf als antwoord HTTP 404. Geef een geldige URL op. The url should be https://api.example.com/open-zaak/ref/kanalen/#autorisaties as i've configured the SUBPATH environment variable as open-zaak

See:

f"{protocol}://{domain}{reverse('notifications:kanalen')}#{kanaal}"

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