An invalid request URI was provided - HxGN SDx - Update 68 - Administration & Configuration - Hexagon

HxGN SDx Extensibility

ft:locale
en-US
Product
HxGN SDx
Search by Category
Administration & Configuration

Problem

When you upgrade to the latest update release of SDx and initialize Server Extensibility, a warning message appears that states:

An invalid request URI was provided. The request URI must either be an absolute URI or BaseAdress must be set.

Solution

You must make sure that the AuthServerAuthority setting in the authorization server does not contain any uppercase letters. For example:

<add key="AuthServerAuthority" value="https://test.hexagon.com/testconfigsvc/sdxauthentication/oauth/" />