Problem with REST Step in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2022 01:29 AM
Hi. I have an action which has a REST Step that calls to a third-party API. The problem is that these characters %EF%BB%BF are appended to the URL.
For example:
https://ipinfo.io/8.8.8.8%EF%BB%BF/json
8.8.8.8 is an input. Because of the appended characters, this error appeared:
Invalid uri 'https://ipinfo.io/8.8.8.8/json': escaped absolute path not valid
Now, I've already managed to remove the characters from the URL but I need to know what is the cause of this because in other devices, this does not occur. Has anyone encountered this?
- 5,511 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2022 05:09 AM - edited ‎11-10-2022 05:09 AM
I'm having that as well. Currently with San Diego. I think a possible bypass solution if from a URL with data pills to a scripted URL where you compose the string with + and return the result
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2022 05:51 AM
@Aidan Simply switch from a Chromium based browser (Chrome, Edge, etc) to FireFox and the issue goes away. It is a browser issue and not a ServiceNow issue.
Aoife
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2022 06:20 PM
Hi Aidan,
I just found that, when we modify an Action in the FlowDesigner with Firefox, there's no "special" character added using the DataPill. I just corrected an Action created with Chrome earlier today, that was having the bad behavior, and it corrected the output of the URI, as well as the Payload String...
And, the problem is only on the newly created Flow/Action, because our Actions/Flow created before SanDiego upgrades are still working fine.
Can you verify on your side?
Christian
Christian Laplante
IT Analyst, ITSM SysAdmin
Université de Sherbrooke
Québec, Canada
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2022 08:35 AM
I searched the Known Error Portal regarding this issue and found none.
So I opened a ticket with ServiceNow Support. I can provide an update on here once I have information what they'll do about this issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2022 12:09 PM
Any update on the issue/ticket? What's the ticket number?