SwiftAirtable icon indicating copy to clipboard operation
SwiftAirtable copied to clipboard

Authentication required

Open joaquimp opened this issue 4 years ago • 0 comments

https://github.com/nicolasnascimento/SwiftAirtable/blob/95430e8d060582e09d73e579204da87142dd85df/SwiftAirtable/Classes/Airtable.swift#L369

I used an wrong API Key but no error was indicated, and the server refused the request.

Printing description of result: ▿ 1 element ▿ 0 : 2 elements - key : "error" ▿ value : 2 elements ▿ 0 : 2 elements - key : type - value : AUTHENTICATION_REQUIRED ▿ 1 : 2 elements - key : message - value : Authentication required

joaquimp avatar Nov 24 '19 03:11 joaquimp