RTradeLtd / Temporal

☄️ Temporal is an easy-to-use, enterprise-grade interface into distributed and decentralized storage
https://temporal.cloud
MIT License
227 stars 40 forks source link

play.temporal.cloud not updating #461

Closed Clay-Ferguson closed 4 years ago

Clay-Ferguson commented 4 years ago

I uploaded an image (QmX74CAk2V3qxMRTwgCoboH732CRoFGkXZWALV9vKKA1BE) using the javascript HTTP Api, and it successfully got uploaded, and is accessible via IPFS, however the website for my account is not showing that file at all, here https://play.temporal.cloud/uploads.

Is this normal? Shouldn't the website console show all my files regardless of which method I used to upload?

bonedaddy commented 4 years ago

This is intended, the view there is generated from uploads done through that website (https://play.temporal.cloud). That website is being deprecated in favour of https://play2.temporal.cloud, if you go to the new website or use the uploads api calls (https://gateway.temporal.cloud/ipns/docs.api.temporal.cloud/database.html#uploads) you'll see the upload.

edit:

Also technically the old website (play.temporal.cloud) displays the data you upload outside the web interface, it's on the detailed information tab of the uploads view.

Clay-Ferguson commented 4 years ago

Thanks! I missed the "Detailed Information" section or I'd have seen it. My apologies.

It's great to also know about the new interface and the API call also. Appreciate you mentioning that.

bonedaddy commented 4 years ago

Thanks! I missed the "Detailed Information" section or I'd have seen it. My apologies.

It's great to also know about the new interface and the API call also. Appreciate you mentioning that.

no apologies needed the old website was a bit confusing in layout.

It's great to also know about the new interface and the API call also. Appreciate you mentioning that.

No problem, we'll be making a formal announcement about the new website when it's done which shouldn't be longer than a month or so.

Going to close this issue, but feel free to open another one if something pops up. We've also got a telegram chat too for "live support"