Anyone having issues adding a new call to API Connector? When I initialize, it brings in all the info just fine, but when I save the item types it gives an error and asks to reload. When I try to load the new call in a page nothing happens and gives an odd API reference name that isn’t what I selected. The name is like this: cmPLL.cmPuf
Okay, turns out there was an issue with the response that was causing the issue. There’s a field on one of the JSON returns that has some escaped code in it that may be causing the issue. I ignored that field on the initialized response and things are working fine now.
This topic was automatically closed after 70 days. New replies are no longer allowed.