Steps to Reproduce:
- Open a Bitbucket toolkit
- Go to the Indexes tab
- Run indexing for a repository that contains at least one .json file
Actual Result:
Indexing fails with the following error:
'AttributeError: 'dict' object has no attribute 'encode'
Expected Result:
Indexing should complete successfully