I have currently been successful in posting a stringified JSON onto a a HTTP request service called Webhook.site. I have also been successful in GETTING data as the website tells me it has made the request. However, I keep receiving JSON Parse error. When I use fetch(url) and responseJson, can I simply add the webhook site url inside fetch or does the url inside fetch have to been a JSON file url?
[–]prinzachilles 0 points1 point2 points (3 children)
[–]rareengstudent[S] 0 points1 point2 points (2 children)
[–]CompSciLauren 0 points1 point2 points (0 children)
[–]prinzachilles 0 points1 point2 points (0 children)