Hi @Vikrutas55,
There are 2 quick fix options:
- replace
country.crs
withsentinelhub.CRS.WGS84
, - upgrade
sentinelhub
package to version3.1.0
, where this will only show a warning instead of raising an error.
Also check my answer above for an explanation of the issue.