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

Fix Export Jobs in NotificationHubsClient #121

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Conversation

mpodwysocki
Copy link
Member

Things to consider before you submit the PR:

  • Are tests passing locally?
  • Are the files formatted correctly?
  • Did you add unit tests?
  • Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?

Description

Fixes #119 by adding <![CDATA[ url ]]> around the given url as it leads to illegal characters in XML.

Related PRs or issues

#119

@aimankhan aimankhan merged commit 3d804f1 into main Feb 7, 2022
@mpodwysocki mpodwysocki deleted the bug/export-job branch February 7, 2022 23:44
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

Successfully merging this pull request may close these issues.

[BUG] 400 Bad Request when exporting registrations
2 participants