• Tushar Shirsath 1
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
I cannot for the life of me, figure out what could be wrong with my campingList component markup for the "Create a Simple Camping List Lightning Component" challenge.  This is the markup for campingList.cmp:

<aura:component>
     <ul>
        <li>Bug Spray</li>
        <li>Bear Repellant</li>
        <li>Goat Food</li>
    </ul>
 </aura:component>

Please help me figure out why I am getting the error.  Thank you, Susan

 
Hi,

I am trying to submit my package to the source scanner but it failed (and now I have to wait 24 hours befre resubmitting) because I did not have Author Apex Permissions for the user. I did the research and learned that I need to set this on the user profile, but I cannot find this setting on my user profile.

Any help greatly appreciated - I need to get this release out soonest

Thanks

PS: I have submitted several source scans in the past and never hit this problem. Has it changed in the past few months?