You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message