This PR adds a Best Practice section in the README.md file to guide users on error handling and fall-back strategies when using Phantasm and how to utilize the parameters and context better when using the get approval request method.
How Has This Been Tested?
This PR contains only documentation changes.
Checklist
[x] I have performed a self-review of my own code.
[x] I have commented my code, particularly in hard-to-understand areas.
[x] I have made corresponding changes to the documentation.
Description
Fixes #6
This PR adds a Best Practice section in the README.md file to guide users on error handling and fall-back strategies when using Phantasm and how to utilize the parameters and context better when using the get approval request method.
How Has This Been Tested?
This PR contains only documentation changes.
Checklist