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
The date I'm passing (tomorrow) is available in the returned array from GetAvailableCollectionDates using the same address. I have tried other dates also in the GetAvailableCollectionDates array but no matter what I try I get the same error. The ServiceID is from the GetAvailableServices method.
I'm using a demo account.
What am I missing?
The text was updated successfully, but these errors were encountered:
The API is always telling me that I'm missing a Collection Date, the exact error:
This is my code:
The date I'm passing (tomorrow) is available in the returned array from
GetAvailableCollectionDates
using the same address. I have tried other dates also in theGetAvailableCollectionDates
array but no matter what I try I get the same error. The ServiceID is from theGetAvailableServices
method.I'm using a demo account.
What am I missing?
The text was updated successfully, but these errors were encountered: