Consume API on same domain
-
Is it possible to consume rest api (or any other way to get the json representation of an object) on same domain from a php plugin?
Guzzle, curl and file_get_contents all return null, when i call an url on the same domain.
The topic ‘Consume API on same domain’ is closed to new replies.