Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Aegis credential for sending sms
Forum Updated to NodeBB v4.3 + New Features

Aegis credential for sending sms

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 2.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kkrzewniak
    wrote on last edited by
    #1

    Hi,
    I'm having a hard time finding the proper aegis credentials needed to be able to use QtMessaging.
    When trying to send an sms I get the following error:
    @
    SendRequest::finished() : "org.freedesktop.DBus.Error.AccessDenied" : "org.freedesktop.Telepathy.ChannelDispatcher.Interface.Messages.DRAFT.SendMessage permission denied by DBus ACL plugin 'dbus-aegis-acl'"
    void QtMobility::QMessageServicePrivate::stateChanged(QtMobility::QMessageService::State) emitting stateChanged( 3 )
    void SendRequest::finished(Tp::PendingOperation*, bool) end
    @

    Me, Grimlock, not "nice dino". ME BASH BRAINS!

    1 Reply Last reply
    0
    • A Offline
      A Offline
      amarjenk
      wrote on last edited by
      #2

      Hi,

      If you are talking about Nokia N950 Meego 1.2 device then you need to add 'aegis' file with specified credentials to "qtc_packaging" files.

      <credential name="Cellular" /> - must be specified for sending SMS.

      More information here:

      http://library.developer.nokia.com/index.jsp?topic=/MeeGo_1.2_Harmattan_API/html/guide/html/Developer_Library_Developing_for_Harmattan_Harmattan_security_Security_guide_Aegis_manifest_syntax_cfac.html

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kkrzewniak
        wrote on last edited by
        #3

        Thanks,
        It works now.
        I know how to add aegis credentials to my app I'm just struggling to find a source with some information on the available credentials.

        BTW where did you find the information about "Cellular"?

        Me, Grimlock, not "nice dino". ME BASH BRAINS!

        1 Reply Last reply
        0
        • A Offline
          A Offline
          amarjenk
          wrote on last edited by
          #4

          It is written here at "Global tokens" sub-chapter:

          http://library.developer.nokia.com/index.jsp?topic=/MeeGo_1.2_Harmattan_API/html/guide/html/Developer_Library_Developing_for_Harmattan_Harmattan_security_Security_guide_4f17.html

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved