After updating a CDATA REST datasource from version 22.0.8257.0 to version 22.0.8539.0 ; the data source is broken. When syncing the datasource, the following error appears:
Keyword not supported: 'credentials location'
When using the exact same REST settings but provider version 22.0.8257.0 , the datasource works fine.
It looks like the connection string for the data provider is not created correctly, probably because there is a space in ‘credentials location’; most likely this needs to be parsed into the connection string as ‘credentials_location’.
Can you please fix this en for all, be aware not to update REST datasource to version 22.0.8539.0 as this will break the datasource and it is not possible to downgrade (so you need to re-add the datasource from scratch).