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

Can't delete Conditions with spaces/brackets/etc. in the name #65

Closed
thomshutt opened this issue Jan 5, 2018 · 0 comments
Closed

Can't delete Conditions with spaces/brackets/etc. in the name #65

thomshutt opened this issue Jan 5, 2018 · 0 comments

Comments

@thomshutt
Copy link

thomshutt commented Jan 5, 2018

To reproduce:

  • Create a new condition with name abc 123
  • Call client.DeleteCondition

I think that there's some double encoding going on - the URL that's eventually hit looks like

https://api.fastly.com/service/<service ID>/version/1/condition/abc%2520123
@thomshutt thomshutt changed the title Can't delete Conditions with brackets in the name Can't delete Conditions with spaces/brackets/etc. in the name Jan 5, 2018
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