Problem using rest api
-
I am creating an endpoint in my blog, to do a server to server communication with a third party api, the endpoint works, the data arrives in my endpoint, but I did not find ways to trigger this third endpoint that I need for php, I tried wp_remote_post, http, curl, and none of the alteratives happens sending to the external endpoint, I pasted the code in the gist, if someone can give me a help in what I may be missing, because I can not see any solution to this.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Problem using rest api’ is closed to new replies.