You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
http GET https://app.climate.azavea.com/api/region/18/ format=json 'Authorization:Token <token>'
Requests to the Region list endpoint are fine.
Rollbar error:
[ClimateChange] production - New Error: AssertionError: ("Creating a ModelSerializer without either the 'fields' attribute or the 'exclude' attribute has been deprecated since 3.3.0, and is now disallowed. Add an explicit fields = 'all' to the RegionDetailSerializer serializer.",) https://rollbar.com/Azavea/ClimateChange/items/150/
The text was updated successfully, but these errors were encountered:
Made a request like so:
Requests to the Region list endpoint are fine.
Rollbar error:
[ClimateChange] production - New Error: AssertionError: ("Creating a ModelSerializer without either the 'fields' attribute or the 'exclude' attribute has been deprecated since 3.3.0, and is now disallowed. Add an explicit fields = 'all' to the RegionDetailSerializer serializer.",) https://rollbar.com/Azavea/ClimateChange/items/150/
The text was updated successfully, but these errors were encountered: