Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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