Introducing G2.ai, the future of software buying.Try now

Discussões de Rest Api

Todas as Discussões de Rest Api

Publicado dentro de Hashicorp Terraform
0
Hi, v1 doesn't allow /slashes so I used v2 base path mapping resource which solves the problem but when I implement mTLS I get domain identifier error. So it's a loop of dependencies. For REST apis we use v1 and expect that if it could be done on aws console, it should be done via terraform.... Leia mais
Postado por:
Usuário Verificado
G2
0
L’API REST est l’une des façon pour WordPress ou d’autres applications de communiquer avec le serveur. Un exemple est l’écran de l’éditeur, qui s’appuie dessus pour afficher et enregistrer vos publications. L’appel à l’API REST a renvoyé le résultat inattendu suivant : (403) ... Leia mais
Postado por:
Usuário Verificado
G2
0
I'm trying to allow programmatical access to some custom post types via the WP REST API. when trying to access the API like this: curl --user "%USERNAME%$APPLICATION PASSWORD%" Leia mais
Postado por:
Usuário Verificado
G2