Developer forum

Forum » Integration » Cannot register new F&O authentication

Cannot register new F&O authentication

Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Hi there,

When attempting to register a new F&O authentication I get an error when clicking Save:

Steps to reproduce:

1. Open Settings | Integration | Endpoint management
2. Click Add Authentication
3. Under Type choose OAuth 2.0 for Dynamics CRM and Finance and Operations
4. Fill in fake data for all other fields
5. Click Save

This is when the error occurs.

The problem is caused by the fact that the URL field has an id of URL whereas the validation code assumes it's called Crm_url. That then causes the client side script to break.

For anyone running into this right now: I could hack my way around it by using the developer tools to temporarily change the id to Crm_url.

Reproduced on 9.14.

Imar


Replies

 
Matthias Sebastian Sort Dynamicweb Employee
Matthias Sebastian Sort
Reply

Hi Imar,

This is fixed on version 9.14.1 (https://dev.azure.com/dynamicwebsoftware/_git/Dynamicweb/pullrequest/5479) or work-item/bug (https://dev.azure.com/dynamicwebsoftware/Dynamicweb/_workitems/edit/9265)

BR

Matthias Sort

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Great, thanks. I couldn't find anything in the release notes so that's why I registered a new issue.

Cheers,

Imar

 

You must be logged in to post in the forum