Posts by Igor • 5 points
3 posts
-
0
votes2
answers42
viewsQ: How to authenticate via headers and access API
Access to Apis should be done by passing the following data in the request header: "[{"key":"chave-api-dados","value":"123456789"}] Please! Where do I add these values for authentication and access…
-
0
votes0
answers112
viewsQ: Register Mariadb External Database Products on Woocommerce
Regards. The local system uses the database Mariadb, we know that there is Rest API Woocommerce, the question is whether there is a way to interconnect the databases Mariadb with Mysql Woocommerce…
-
-1
votes1
answer61
viewsQ: Alert user about JSON response with empty return []
I am already more than 15 hours straight tried a simple solution but for me it is very difficult, please help me! I have a code that performs a query and when the input is incorrect the return is []…