yagasoft / DynamicsCrm-CodeGenerator

A Visual Studio extension that allows generating early bound classes for Microsoft Dynamics CRM entities based on a template file.
http://yagasoft.com
GNU General Public License v3.0
11 stars 7 forks source link

ConnectionString Error #3

Closed bkorbuly closed 3 years ago

bkorbuly commented 3 years ago

Hi,

I am trying to connect to the CRM as shown on the webpage. The problem is the ClientSecret ends with the equation character('='). Therefore the tool is replacing my equation character to this string: " = ". So when the tool tries to establish a connection the response is "invalid client secret provided".

Can you help me with this issue or am I missing something out? Thanks in advance

yagasoft commented 3 years ago

As a workaround, please regenerate a Client Key on Azure. I will work on a resolution for this issue soon. Thank you for your feedback.

yagasoft commented 3 years ago

Resolved in v10.5.1.