Souvik Kar Mahapatra

Results 50 comments of Souvik Kar Mahapatra

Hey, @caioeverest yes I'm talking about `http.Head` in `parseUrl()` at least that was my initial suspect. I tried using different URLs now and it seems to works fine so I'm...

sure, there you go: `https://tyup-analytics.herokuapp.com/resource/get/default-profile-photo?key=` It's from one of my projects and is hosted on **Heroku** , it takes a little bit of time on using this URL (probably because...

@HarshitaDPoojary hey! In JSON format it looks something like so: ![image](https://user-images.githubusercontent.com/64456160/135865859-69bdbdab-0e49-4a5d-8699-d41205c8b5f0.png) what you did looks good just add those extra data like **method**, **target**, **date_time** as shown in the JSON...

Hey there, thanks for reporting. Looks like GOPATH issue however I'm not sure. What do the following command returns? `echo $GOPATH`

Correct me if I got your requirement wrong. You want to render the annotations as well in the toggle summary ?

True, maybe I should treat toggle as paragraph, but I'm sure it's going to break a lot of websites using this package. Any preferred format you have in mind? I...

I'm not sure if that'll work as each method depends on the notion client SDK (excluding `toMarkdownString`). So internally recursive API calls are being made to fetch the child blocks....

Hey there! thanks for clarifying. So I was trying to update the list contents in `View` rather than `Update`. Now it's working, thanks for pointing out :)

@DeexithParand2k2 sure thing. Assigned you!