I am having issues with the google spreadsheet api v4. I have set up an api key and published my google sheet. My link is below. In all of the other examples people say to just take whats between the "/d/" and "/pubhtml" but I have an extra "/e/" in there and ignoring it does not seem to work with the api, I just get
{
"error": {
"code": 404,
"message": "Requested entity was not found.",
"status": "NOT_FOUND"
}
}
This is my url given to me when I publish the google sheet. https://docs.google.com/spreadsheets/d/e/2PACX-1vQbIIHnevZDCqbBupM18fOwQRGl_Nl8-yDZgriC2uftFqytHvCzmMXODPQB1IDbdQS5IIBAdkLt6m4y/pubhtml?gid=1990136369&single=true