Description
Access to a remote page via OAuth fails in case the request URL does not match the configured URL. This is the case if there are more slashes than expected.
The macro should therefore check if the user added a slash to the front of the path and if this is the case, not add another slash.