Hey guys, I have a little problem: For some reason the following request returns a string as a response and not an object. All other requests in advance (which fill regEntry) work perfectly. The association is generated correctly. However, the answer is of the wrong data type. I know I could work with JSON.parse (), but the API documentation clearly says that an object will be returned and that I should be able to rely on.