Ticket created by ~cweiske on ~sircmpwn/paste.sr.ht
The API to fetch the contents of a single paste requires authentication, although the paste is public accessible if you know the paste ID.
It would be nice if this API method would require no authentication as well.
Example:
- public paste: https://paste.sr.ht/api/pastes/8f40701839d3743da4ea0ce9dfd8ce76423ce6f3
- API requiring authentication: https://paste.sr.ht/api/pastes/8f40701839d3743da4ea0ce9dfd8ce76423ce6f3 - "No authorization supplied (expected an OAuth token)"