Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
OAuth 1.0 PHP code to netsuite (works in Postman), but getting Invalid Login attempt
* Trying 123.123.12.1:443... * Connected to 123456-sb1.suitetalk.api.netsuite.com (104.114.79.8) port 443 (#0) * ALPN: offers h2,http/1.1 * CAfile: /etc/ssl/certs/ca-certificates.crt * CApath: /etc/ssl/certs * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 * ALPN: server accepted h2 * Server certificate: * subject: C=US; ST=California; L=Redwood City; O=Oracle Corporation; CN=extforms.netsuite.com * start date: Jan 23 00:00:00 2023 GMT * expire date: Jan 23 23:59:59 2024 GMT * subjectAltName: host "123456-sb1.suitetalk.api.netsuite.com" matched cert's "*.suitetalk.api.netsuite.com" * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 * SSL certificate verify ok. * using HTTP/2 * h2h3 [:method: GET] * h2h3 [:path: /services/rest/record/v1/purchaseOrder/?q=custbody15+IS+TRUE&limit=1] * h2h3 [:scheme: https] * h2h3 [:authority: 123456-sb1.suitetalk.api.netsuite.com] * h2h3 [user-agent: P Application/2] * h2h3
0