are you 100% certain that API is perfect and only ever returns JSON when asked? ๐Ÿ˜… When working wit

are you 100% certain that API is perfect and only ever returns JSON when asked? ๐Ÿ˜… When working with external APIs, it's always better to add resilience by checking what's actually returned
Was this page helpful?