Error 403 when getting data from Airbnb API
问题 I am trying to pull data from the Airbnb API, but I get a HTTP 403 error when running my code, this means I somehow don't have access to the Airbnb server. However, I do have an API key. Can someone please help me out here? Help is very much appreciated! This is my code: #Import required modules import amadeus import urllib2 import json client_id= "**********" #URL URL = "https://api.airbnb.com/v2/search_results? client_id=***********otqw18e8nh5nty&locale=en-US¤cy=USD&_format=for_search