Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Cryptic error reading json files from Azure Gen2.

prpatel
11 - Bolide

Hi all:

 

I'm trying to connect to my newly created Azure Gen2 storage container.

 

I'm using the Azure data input tool, and can connect / see my storage containers and the folders and files.

 

My IT team have created a .json file and a .csv file.  The .csv file has some errors that my IT team are working on, but the recommendation is to connect to the .json file in the interim.

 

but as I do, Alteryx throws a cryptic error saying "Expected object or value", see me screenshot below...

prpatel_0-1663793789094.png

 

But what I cannot find out is what that error means.

 

Any insights / help would be greatly appreciated.

 

-prpatel.

1 REPLY 1
AndrewSu
Alteryx Alumni (Retired)

@prpatel ,  according to the documentation below, " To correctly read JSON files, they must be using UTF-8 encoding without BOM. "

 

https://help.alteryx.com/20221/designer/microsoft-azure-data-lake-store 

 

Is that something you can confirm with your IT team? 

Labels
Top Solution Authors