我想知道如何将public_token和account_ID放入一个PHP变量中,以便可以将它们包含在curl调用中。console.log('public_token: ' + public_token); // HOW DO I PLACE THIS IN PHP/curl?**
console.log('account ID: ' + metadata.account_id); //
curl: try 'curl --help' for more information
'password' is not recognized as an internal or external然后,我尝试使用postman GET和POST方法进行调用。 url: https://activecollab.com/api/v1/external/login?email=mymail