fullstorydev / hauser

Service for moving your Fullstory export files to a data warehouse
MIT License
49 stars 23 forks source link

Update README.md and example-config.toml to be more accurate #112

Open randito78 opened 2 years ago

randito78 commented 2 years ago

Added a note about necessary FullStory API permission levels for the API key as well as change the note for StartTime as it errors with the pre-existing empty string while casting to time with the error Error: cannot parse "'2020-09-01T20:41:15Z'" as "".

Recently went through setting up hauser for my business and ran into a couple of issues to I wanted to make sure no one else did as well.