StoDevX / AAO-React-Native

The St. Olaf community, now in pocket size.
GNU Affero General Public License v3.0
42 stars 16 forks source link

bonapp requires authenticated api requests #7107

Closed drewvolz closed 2 months ago

drewvolz commented 2 months ago

Cafemanager no longer accepts unauthenticated requests. Please use the authenticated API

curl -LI 'https://legacy.cafebonappetit.com/api/2/cafes?format=jsonp&cafe=261'
HTTP/2 403
date: Wed, 01 May 2024 18:44:49 GMT
content-type: text/plain
content-length: 89
server: cloudflare
cf-ray: 87d1ecd1a9a9ec50-SEA
drewvolz commented 2 months ago

Resolved!