Search

You can find the results of your search below.

Friendica API
8 Hits, Last modified:
==== API endpoints can restrict the HTTP method used to request them. Using an invalid method results... s basic HTTP Auth and OAuth 1 to authenticate the user to the APIs. See [[api-authentication]] for more... be found * 403 Forbidden: if the authenticated user is missing * 405 Method Not Allowed: if API wa... = BASH / cURL ===== <code bash> /usr/bin/curl -u USER:PASS https://YOUR.FRIENDICA.TLD/api/statuses/upd
Friendica API authentication
24 Hits, Last modified:
ods: HTTP Basic and OAuth. HTTP Basic is easy to use, but it requires your account password, so it gra... to grant limited permissions, so that someone can use the API to e.g. read your posts, but not create new ones. You can therefore use OAuth with other applications that you wouldn't w... P Basic authentication should be sufficient here. Use the same username and password you use to login.
Friendica Installation
43 Hits, Last modified:
un on commodity hosting platforms - such as those used to host Wordpress blogs and Drupal websites. We ... ood reasons to not choose a certificate, e.g. because you are running a local only test installation of... tml#allowoverride|AllowOverride All]]" so you can use a local ''.htaccess'' file * PHP versions 7.4 t... DED. Directory paths will not be as convenient to use and have not been thoroughly tested. This is REQU