Registered Trademark symbol encoding

I am trying to run a collection with a registered trademark symbol in the incoming data file, but Postman is not encoding the character. If I encode it first (whether ®, ®, or %C2%AE), then Postman re-encodes it and breaks the request. I can’t seem to find any way to handle these characters.

Any ideas?

Hey @dugjonz81,

Welcome to the Postman community! :rocket:

Would you be able to provide an example of the file and how you’re using this in the request please?

Which version of Postman are you using to perform this action?