Open umairkhannn opened 8 months ago
Generic links to saito.io/redsquare are showing OPEN Graph information for an arbitrary (?) post.
Check - if this is caching on the third party's side, or our end.
If it is caching - we might need to move from querystrings to connect to the tweet, to a directory structure like twitter:
https://twitter.com/holdsaito/status/1766052964995563581
where the id is on the end of the URL
Fixed by PR:
https://github.com/SaitoTech/saito-lite-rust/pull/2393
Generic links to saito.io/redsquare are showing OPEN Graph information for an arbitrary (?) post.
Check - if this is caching on the third party's side, or our end.
If it is caching - we might need to move from querystrings to connect to the tweet, to a directory structure like twitter:
where the id is on the end of the URL