This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
mastodon_rss [2021/06/14 19:16] neil |
mastodon_rss [2021/06/14 19:16] (current) neil |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| <?php | <?php | ||
| header('Content-Type: text/xml'); | header('Content-Type: text/xml'); | ||
| - | $bearer = "get your token from the development page in the mastodon web client settings"; | + | $bearer = "get your access token from the development page in the mastodon web client settings"; |
| $instance = "glasgow.social"; | $instance = "glasgow.social"; | ||
| $headers = [ | $headers = [ | ||