scotthavard92 / Zendesk-Help-Center-Export-Scripts

Python script that exports Zendesk Guide data to a .csv file.
MIT License
37 stars 20 forks source link

Returning for article in data['articles']: KeyError: 'articles' in OAuth Full Export #2

Open pip3-izaak opened 4 years ago

pip3-izaak commented 4 years ago

I'm running Full Export Script and it's returning this error for article in data['articles']: KeyError: 'articles'

The Zendesk Guide Article works but the full OAuth doesn't.

Would appreciate any supprt