Getting an error in API

You must decode the response content and not the response type.In your JSON text decode block.
BTW, it’s better to use my extension in decoding to dictionaries:

1 Like