Oleksii Vykhor

Results 2 comments of Oleksii Vykhor

Hello, @Kingson, query hash you can find in browser dev tools (https://github.com/mineur/instagram-parser/blob/master/docs/setup.md#how-to-get-your-query-hash-old-query-id) and then in neighbor tab JS you can find it in one of many loaded JS files, by...

Yes. Previously I was getting the errors in the same as rails format `record.errors[:email] # => ['is invalid']`, but now it's `record.errors[:email] # => [{:message=>' is invalid'}]`