Oauth error in staging

34 views
Skip to first unread message

Brian

unread,
Mar 8, 2017, 4:05:07 PM3/8/17
to deliverydotcom API V2
I am getting an "oauth_error" response in the staging environment. I think it may have something to do with my staging account getting deleted or being marked inactive.

I cannot login at staging.delivery.com, and when I try to recreate my account the response is:

MySQL Error on line 274 in file /var/www/staging-core/nyctogo/_includes/class.human.php #1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND E.ACTIVE = 'Y' AND E.DELETED = 'N'' at line 4 on http://staging.delivery.com/create_customer_account.php Query: 
SELECT 
  E.EMPLOYEE_ID 
 FROM 
  HUMAN_LINK AS HL JOIN EMPLOYEE AS E ON E.EMPLOYEE_ID = HL.EMPLOYEE_ID 
 WHERE 
  HL.HUMAN_ID = 
AND E.ACTIVE = 'Y'
AND E.DELETED = 'N'
Backtrace:
[A BUNCH OF CODE WHICH I LEFT OUT AS IT SEEMS TO CONTAIN USERNAMES AND PASSWORDS THAT I DO NOT KNOW THE SENSITIVITY OF]

Mohit

unread,
Mar 8, 2017, 5:29:43 PM3/8/17
to deliverydotcom API V2
Brian, 

Apologize for inconvenience. Please sign up at https://staging.delivery.com/create_api_account.php

Thanks
Mohit

Brian

unread,
Mar 9, 2017, 10:01:51 AM3/9/17
to deliverydotcom API V2
Thank you.
Reply all
Reply to author
Forward
0 new messages