Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
NetSuite API - Drupal 7 site is not getting valid logins
Hi All,
I am new to NetSuite, so bear with me as I am probably not as up on the NetSuite lingo as most of you.
We have two external web sites that are subscription based. We track subscriptions in a custom record type in NetSuite. We have a Drupal 7 front end that sends a call to a NetSuite RESTlet to verify the users' subscription status.
Since the upgrade, one of the subscription sites is working fine - we can see the requests come through in the RESTlet's execution log. The other site shows nothing & the web site acts like the user's login is not valid. However, we have an old Drupal 6 version of the same site & we are able to log in via that, so we know the logins are good & the RESTlet is returning valid info to allow the user to log in & access the site content.