class Naver_Map():
def __init__(self):
- self.Client_ID = 'qn386nob46'
- self.Client_Secret = 'ozZTMIxI6ixH5dnGxLYsu7DolhN8jucUatYysJv1'
+ self.Client_ID = ''
+ self.Client_Secret = ''
self.api_base_url = f'https://naveropenapi.apigw.ntruss.com/map-geocode/v2/geocode?'
self.headers = {
'X-NCP-APIGW-API-KEY-ID' : self.Client_ID,
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?