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
Hey there. thanks for writing this package. I just found a couple of problems
In the send function, the data object isn't formatted as specified in the documentation i.e. it has no location field.
Also, perhaps it would be wise to include setting the content headers in the example REST api, since this is necessary. (Otherwise the request body comes up empty).
The text was updated successfully, but these errors were encountered:
Hey there. thanks for writing this package. I just found a couple of problems
In the
send
function, the data object isn't formatted as specified in the documentation i.e. it has nolocation
field.Also, perhaps it would be wise to include setting the content headers in the example REST api, since this is necessary. (Otherwise the request body comes up empty).
The text was updated successfully, but these errors were encountered: