tumblr.php | Tumblr API v2 PHP Client | REST library
kandi X-RAY | tumblr.php Summary
kandi X-RAY | tumblr.php Summary
The official PHP client for the Tumblr API.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Send an OAuth request
- Make a post request .
- Make a request
- Get blog posts
- Parse the response .
- Get all of the tagged posts
- Set the base URL .
- Set the token .
- Set the consumer
tumblr.php Key Features
tumblr.php Examples and Code Snippets
Community Discussions
Trending Discussions on tumblr.php
QUESTION
I need to make a post in tumblr using the tumblr api.
Using the official tumblr php wrapper is not working, if i do a post method. When doing a get method it works fine i will get all the information i need.
I commented the get method. So you have a idea
...ANSWER
Answered 2019-Aug-02 at 15:00Thanks to @GrumpyCrouton
$blogName should be the name of the blog you are posting to
$client->createPost($blogName, $data);
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install tumblr.php
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page