Nitish Amnerkar
07/12/2021, 5:55 AMcurl -i -s -k -X $'POST' \
-H $'Host: <http://app.papercups.io|app.papercups.io>' -H $'User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0' -H $'Accept: */*' -H $'Accept-Language: en-US,en;q=0.5' -H $'Accept-Encoding: gzip, deflate' -H $'Content-Type: application/json' -H $'Content-Length: 456' -H $'Origin: <https://airbytelocalinstance.com>' -H $'DNT: 1' -H $'Connection: close' -H $'Referer: <https://airbytelocalinstance.com/>' \
--data-binary $'{\"browser_session\":{\"account_id\":\"74560291-451e-7teb-a802-56706ece528b\",\"customer_id\":\"844059db-be56-490a-8c4a-f323b3e\",\"started_at\":\"2021-07-12T05:08:58.117Z\",\"metadata\":{\"os\":\"Linux\",\"browser\":\"Firefox\",\"time_zone\":\"Asia\",\"current_url\":\"<https://airbytelocalinstance.com/>\",\"host\":\"<http://airbytelocalinstance.com|airbytelocalinstance.com>\",\"pathname\":\"/\",\"browser_version\":89,\"screen_height\":900,\"screen_width\":1600,\"lib\":\"web\",\"insert_id\":\"2ssjm0kucch0swby\",\"time\":1626066538.117}}}' \
$'<https://app.papercups.io/api/browser_sessions>'
user
07/12/2021, 6:03 AMuser
07/12/2021, 6:21 AMuser
07/12/2021, 6:24 AMVaibhav Kumar
07/12/2021, 4:44 PMuser
07/12/2021, 4:46 PMuser
07/14/2021, 3:39 PMHarshith (Airbyte)
user
07/19/2021, 2:51 AMuser
09/22/2021, 5:52 PMBlake Enyart
09/22/2021, 6:10 PMuser
09/22/2021, 6:11 PMuser
09/23/2021, 5:43 PMDustin Salmons
09/23/2021, 5:44 PMuser
09/28/2021, 6:27 AMTRACKING_STRATEGY=logging
PAPERCUPS_STORYTIME=disabled
However, our security team has highlighted few more API calls mentioned below and they would like to understand them in more detail. Could you please help
fetch("<https://edge.fullstory.com/s/fs.js>", {
"headers": {
"accept": "*/*",
"accept-language": "en-GB,en;q=0.9",
"sec-ch-ua": "\"Chromium\";v=\"92\", \" Not A;Brand\";v=\"99\", \"Google Chrome\";v=\"92\"",
"sec-ch-ua-mobile": "?0",
"sec-fetch-dest": "script",
"sec-fetch-mode": "cors",
"sec-fetch-site": "cross-site"
},
"referrer": "",
"referrerPolicy": "strict-origin-when-cross-origin",
"body": null,
"method": "GET",
"mode": "cors",
"credentials": "omit"
});
curl '<https://rs.fullstory.com/rec/page>' \
-H 'authority: <http://rs.fullstory.com|rs.fullstory.com>' \
-H 'sec-ch-ua: "Chromium";v="92", " Not A;Brand";v="99", "Google Chrome";v="92"' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36' \
-H 'content-type: text/plain' \
-H 'accept: */*' \
-H 'origin: \
-H 'sec-fetch-site: cross-site' \
-H 'sec-fetch-mode: cors' \
-H 'sec-fetch-dest: empty' \
-H 'referer: ' \
-H 'accept-language: en-GB,en;q=0.9' \
--data-raw $'{"OrgId":"13AXQ4","UserId":"","Url":","Base":"","Width":1533,"Height":339,"ScreenWidth":1600,"ScreenHeight":900,"Referrer":"","Preroll":2528,"Doctype":"<\u0021DOCTYPE html>","CompiledVersion":"04c8a6d263","CompiledTimestamp":1629915348,"AppId":"720a3e14-be02-4866-a0dd-3b1ea56e54a0"}' \
--compressed
user
09/28/2021, 4:03 PMFULLSTORY
set?Sawyer Waugh
09/28/2021, 4:03 PMFULLSTORY=disabled
in your .env?user
09/29/2021, 4:12 AMMarc García
09/30/2021, 8:34 PMuser
09/30/2021, 8:40 PM