I ran an issue when trying to match a request to api.intercom.com
.
api.intercom.io
consistently gets changed to api.inter(class)
when set as a variable and used in the UrlFetchApp
call but it displays as api.intercom.io
in the Logger.log
output.
Screenshots:
Is there a way to stop this from happening?