Hi Community,

I received a tweet from Standard Streaming API but I saw that id and id_str values are different. I thought that may be a BUG.

If I store these different IDs for using future on REST API, any problem occurs cause of difference?

The screenshot proves it! i

I’m guessing you’re coding in Javascript?

See the Snowflake documentation for details, and always rely on the id_str parameter.

Thank you for amazing explanation. I got it! :+1: