Closed maksim77 closed 3 years ago
If database contains a field with the url type an error occurs:
notion: failed to parse HTTP response: json: cannot unmarshal string into Go struct field DatabaseQueryResponse.results of type notion.URL
Originally posted by @maksim77 in https://github.com/dstotijn/go-notion/issues/11#issuecomment-847107164
I misinterpreted the docs; doing a fix now, should be there in 30 min or so.
Should be fixed in v0.3.1.
v0.3.1
If database contains a field with the url type an error occurs:
Originally posted by @maksim77 in https://github.com/dstotijn/go-notion/issues/11#issuecomment-847107164