Where do I find the full JID value after connecting and authenticating against a Jabber server when using the xmpppy library?
I need the full JID for a subsequent Iq
call to the server. Specifying the bare JID ([email protected]) results in the following error:
If set, the 'from' attribute must be set to the user's full JID
I have read through the online API and looked at some of the source code but still cannot find it.
The full JID looks like this: [email protected]/resource