API
Some checks failed
Ik ben Henk python api ftp deploy / Deploy Python api (push) Has been cancelled
Some checks failed
Ik ben Henk python api ftp deploy / Deploy Python api (push) Has been cancelled
This commit is contained in:
@@ -11,6 +11,6 @@ import requests
|
||||
|
||||
response = requests.get('https://api.auctionviewer.ikbenhenk.nl//v2/refreshauction/NL')
|
||||
if(response.status_code ==200):
|
||||
print('ran getauctions request successfull')
|
||||
print('ran getauctions request successful')
|
||||
else:
|
||||
print('A error occurred while running the getauctions request')
|
||||
Reference in New Issue
Block a user