I have logged and checked every packet that my custom integration app sends to Fibery, and found that:
- The only JSON key in containing a period, in any packet that was sent from the integration app, was in the pagination section of data endpoint responses, part of an email address:
I know this isn’t the real issue because this occurs elsewhere without any problem (in the pagination section).
I have analyzed every packet sent by my integration app –
Here is the uniquified list of every single JSON key from every single packet sent by the integration app:
"Closed_Time":
"Created_By z":
"Created_By":
"Created_Time":
"Description":
"Due_Date":
"Modified_By":
"Modified_Time":
"Owner":
"Priority":
"Send_Notification_Email":
"Status":
"Subject":
"Tag":
"Tasks":
"What_Id":
"Who_Id":
"_id":
"accept":
"accept-encoding":
"account":
"accuburn@rivashost.net":
"app":
"auth":
"body":
"calls_modifiedSince":
"cardinality":
"connection":
"content-length":
"content-type":
"deals_modifiedSince":
"enabled":
"fields":
"filter":
"filters":
"hasNext":
"headers":
"host":
"id":
"ignore":
"items":
"key":
"lastSynchronizedAt":
"lastUpdatedOn":
"masterAccountId":
"modifiedBefore":
"modifiedSince":
"more_records":
"name":
"nextPageConfig":
"next_page_token":
"onlyClients":
"operationId":
"optional":
"originalName":
"owner":
"page":
"page_token_expiry":
"pagination":
"password":
"readonly":
"relation":
"reqType":
"request":
"requestedType":
"response":
"result":
"schema":
"status":
"subType":
"targetFieldId":
"targetName":
"targetType":
"title":
"type":
"types":
"user-agent":
"username":
"x-correlationid":
"x-forwarded-for":
"x-forwarded-proto":
"x-pagekite-port":
"x-powered-by":
"z_id":
"zoho_acct":
ALL of these keys also occur in syncs that do not cause any issues.
So I suspect the error message is not accurate. Please tell me - what does it actually mean?