HashtagSell / posting-api

API for storage and retrieval of posting details for Hashtagsell
0 stars 0 forks source link

Posting API returning internal server error for all queries #44

Closed that1guy closed 9 years ago

that1guy commented 9 years ago
Example URL
https://staging-posting-api.hashtagsell.com/v1/postings/?start=0&count=35&filters[mandatory][contains][heading]=bike&filters[optional][exact][categoryCode]=SBIK,VMOT,VPAR,RHFR,VMPT,SSNF,SOTH&geo[lookup]=true&geo[min]=0&geo[max]=100000

Groups name space does appear to be working but any other searches failing.

brozeph commented 9 years ago

This was a result of an improperly configured URL for freegeoip in the staging environment - verified as fixed.