I am trying to use USERS/SHOW to get users information, and running into the "reached the rate limit of 150 API calls in one hour". My user ID is supposedly whitelisted. I know that the USERS/SHOW does not require authentication, but I was under the impression that if I did call it using curl, with my credentials, then the whitelist limits will kick in, as opposed to the 150 API calls per hour. Suggestions?
