An invalid request URI was provided - SmartPlant Foundation - IM Update 42 - Help - Hexagon

SmartPlant Foundation Extensibility

Language
English
Product
SmartPlant Foundation
Search by Category
Help

Problem

When you upgrade to the latest update release of SmartPlant Foundation 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/spfauthentication/oauth/" />